The methods of NUnit.Framework.Internal.PlatformHelper are listed below. For a list of all members, see the PlatformHelper Members list.
See Also: Inherited members from System.Object
IsPlatformSupported(string)Test to determine if the a particular platform or comma- delimited set of platforms is in use. | ||
IsPlatformSupported(string[])Test to determine if one of a collection of platforms is being used currently. | ||
IsPlatformSupported(Xamarin.iOS.dll=NUnit.Framework.PlatformAttribute)Tests to determine if the current platform is supported based on a platform attribute. | ||