WindowsDevicePortalWrapper  0.9.0.0
A client library that wraps the Windows Device Portal REST APIs.
Public Member Functions | Properties | List of all members
Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release Class Reference

Test class for HoloLens_rs1_release version More...

Inheritance diagram for Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release:
Microsoft.Tools.WindowsDevicePortal.Tests.BaseTests

Public Member Functions

void GetBatteryState_HoloLens_1607 ()
 Gets the battery state using a mock generated on a HoloLens. More...
 
void GetDeviceName_HoloLens_1607 ()
 Gets the device name using a mock generated on a HoloLens. More...
 
void GetIpConfig_HoloLens_1607 ()
 Gets the IP configuration using a mock generated on a HoloLens. More...
 
void GetIpd_HoloLens_1607 ()
 Gets the user's interpupilary distance using a mock generated on a HoloLens. More...
 
void GetMrcFileList_HoloLens_1607 ()
 Gets the list of Mixed Reality Capture files using a mock generated on a HoloLens. More...
 
void GetMrcStatus_HoloLens_1607 ()
 Gets the Mixed Reality Capture status using a mock generated on a HoloLens. More...
 
void GetPowerState_HoloLens_1607 ()
 Gets the power state using a mock generated on a HoloLens. More...
 
void GetSystemPerf_HoloLens_1607 ()
 Gets the system performance using a mock generated on a HoloLens. More...
 
void ValidateOsInfo_HoloLens_1607 ()
 Validates the Operating System information using a mock generated on a HoloLens. More...
 
- Public Member Functions inherited from Microsoft.Tools.WindowsDevicePortal.Tests.BaseTests
 BaseTests ()
 Initializes a new instance of the BaseTests class. This allows us to do common initialization since ClassInitialize and AssemblyInitialize methods are not called in the base class and only in derived classes. More...
 
void TestCleanup ()
 Cleanup which should run after each test. More...
 

Properties

override DevicePortalPlatforms PlatformType [get]
 Gets the Platform type these tests are targeting. More...
 
override string FriendlyOperatingSystemVersion [get]
 Gets the friendly OS Version these tests are targeting. More...
 
override string OperatingSystemVersion [get]
 Gets the OS Version these tests are targeting. More...
 
- Properties inherited from Microsoft.Tools.WindowsDevicePortal.Tests.BaseTests
virtual DevicePortalPlatforms PlatformType [get]
 Gets the overridable Platform type. More...
 
virtual string OperatingSystemVersion [get]
 Gets the overridable OS Version. More...
 
virtual string FriendlyOperatingSystemVersion [get]
 Gets the overridable friendly OS Version used to find the file names of mock data. More...
 

Detailed Description

Test class for HoloLens_rs1_release version

Member Function Documentation

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetBatteryState_HoloLens_1607 ( )
inline

Gets the battery state using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetDeviceName_HoloLens_1607 ( )
inline

Gets the device name using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetIpConfig_HoloLens_1607 ( )
inline

Gets the IP configuration using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetIpd_HoloLens_1607 ( )
inline

Gets the user's interpupilary distance using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetMrcFileList_HoloLens_1607 ( )
inline

Gets the list of Mixed Reality Capture files using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetMrcStatus_HoloLens_1607 ( )
inline

Gets the Mixed Reality Capture status using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetPowerState_HoloLens_1607 ( )
inline

Gets the power state using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.GetSystemPerf_HoloLens_1607 ( )
inline

Gets the system performance using a mock generated on a HoloLens.

void Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.ValidateOsInfo_HoloLens_1607 ( )
inline

Validates the Operating System information using a mock generated on a HoloLens.

Property Documentation

override string Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.FriendlyOperatingSystemVersion
getprotected

Gets the friendly OS Version these tests are targeting.

override string Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.OperatingSystemVersion
getprotected

Gets the OS Version these tests are targeting.

override DevicePortalPlatforms Microsoft.Tools.WindowsDevicePortal.Tests.HoloLens_rs1_release.PlatformType
getprotected

Gets the Platform type these tests are targeting.


The documentation for this class was generated from the following file: