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

Test class for OsInformation APIs More...

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

Public Member Functions

void OsInformationTest ()
 First basic test. 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...
 

Additional Inherited Members

- 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 OsInformation APIs

Member Function Documentation

void Microsoft.Tools.WindowsDevicePortal.Tests.OsInformationTests.OsInformationTest ( )
inline

First basic test.


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