C# Class NUnit.Framework.Internal.PlatformDetectionTests

Show file Open project: nunit/nunit

Private Methods

Method Description
ArrayOfPlatforms ( ) : void
CheckOSPlatforms ( OSPlatform os, string expectedPlatforms ) : void
CheckPlatforms ( PlatformHelper helper, string expectedPlatforms, string checkPlatforms ) : void
CheckRuntimePlatforms ( RuntimeFramework runtimeFramework, string expectedPlatforms ) : void
DetectExactVersion ( ) : void
DetectMacOSX ( ) : void
DetectMono10 ( ) : void
DetectMono20 ( ) : void
DetectMono30 ( ) : void
DetectMono35 ( ) : void
DetectMono40 ( ) : void
DetectMonoTouch ( ) : void
DetectNT3 ( ) : void
DetectNT4 ( ) : void
DetectNet10 ( ) : void
DetectNet11 ( ) : void
DetectNet20 ( ) : void
DetectNet30 ( ) : void
DetectNet35 ( ) : void
DetectNet40 ( ) : void
DetectSSCLI ( ) : void
DetectUnixUnderMicrosoftDotNet ( ) : void
DetectUnixUnderMono ( ) : void
DetectVista ( ) : void
DetectWin2003Server ( ) : void
DetectWin2008ServerOriginal ( ) : void
DetectWin2008ServerR2 ( ) : void
DetectWin2K ( ) : void
DetectWin95 ( ) : void
DetectWin98 ( ) : void
DetectWinMe ( ) : void
DetectWinXP ( ) : void
DetectWinXPProfessionalX64 ( ) : void
DetectWindows10 ( ) : void
DetectWindows2012ServerOriginal ( ) : void
DetectWindows2012ServerR2 ( ) : void
DetectWindows7 ( ) : void
DetectWindows8 ( ) : void
DetectWindows81 ( ) : void
DetectWindowsServer ( ) : void
DetectXbox ( ) : void
PlatformAttribute_Exclude ( ) : void
PlatformAttribute_Include ( ) : void
PlatformAttribute_IncludeAndExclude ( ) : void
PlatformAttribute_InvalidPlatform ( ) : void
PlatformAttribute_OperatingSystemBitNess ( ) : void
PlatformAttribute_ProcessBitNess ( ) : void