Class OsMonitorInfoTests
Tests for OsMonitorInfo.ToString and constructor default handling.
Inherited Members
Namespace: Serenity.SystemConfiguration.Tests.Application
Assembly: Tests.dll
Syntax
public class OsMonitorInfoTests
Constructors
OsMonitorInfoTests()
Declaration
public OsMonitorInfoTests()
Methods
Ctor_DefaultScale_IsOne()
Declaration
public void Ctor_DefaultScale_IsOne()
Ctor_StoresPositionAndDimensions()
Declaration
public void Ctor_StoresPositionAndDimensions()
ToString_NullManufacturer_UsesPnpVendor()
Declaration
public void ToString_NullManufacturer_UsesPnpVendor()
ToString_PositiveHz_UsesActualRate()
Declaration
public void ToString_PositiveHz_UsesActualRate()
ToString_ZeroHz_FallsBackToSixty()
Declaration
public void ToString_ZeroHz_FallsBackToSixty()