C# Class MonoTests.System.CharTest

Inheritance: NUnit.Framework.TestCase
Datei anzeigen Open project: kumpera/mono

Private Methods

Method Description
IsWhiteSpace_Complete ( ) : void
TestCompareTo ( ) : void
TestConvertFromUtf32 ( ) : void
TestConvertFromUtf32Fail1 ( ) : void
TestConvertFromUtf32Fail2 ( ) : void
TestConvertFromUtf32Fail3 ( ) : void
TestConvertToUtf32 ( ) : void
TestConvertToUtf32Fail1 ( ) : void
TestConvertUtf32Fail2 ( ) : void
TestEquals ( ) : void
TestGetHashValue ( ) : void
TestGetNumericValue ( ) : void
TestGetTypeCode ( ) : void
TestGetUnicodeCategory ( ) : void
TestIsControl ( ) : void
TestIsDigit ( ) : void
TestIsLetter ( ) : void
TestIsLetterOrDigit ( ) : void
TestIsLower ( ) : void
TestIsNumber ( ) : void
TestIsPunctuation ( ) : void
TestIsSeparator ( ) : void
TestIsSurrogate ( ) : void
TestIsSymbol ( ) : void
TestIsUpper ( ) : void
TestIsWhiteSpace ( ) : void
TestParse ( ) : void
TestToLower ( ) : void
TestToString ( ) : void
TestToUpper ( ) : void
TestTryParseInvalid ( ) : void
TestTryParseValid ( ) : void