C# Class MonoTests.System.CharCategoryTest

Inheritance: NUnit.Framework.Assertion
ファイルを表示 Open project: kumpera/mono

Private Methods

Method Description
CompareWithDump ( ComparisonMethod cm, string dump, bool testTrue ) : void
IsControl ( ) : void
IsDigit ( ) : void
IsLetter ( ) : void
IsLetterOrDigit ( ) : void
IsLower ( ) : void
IsNumber ( ) : void
IsPunctuation ( ) : void
IsSeparator ( ) : void
IsSurrogate ( ) : void
IsSymbol ( ) : void
IsUpper ( ) : void
IsWhiteSpace ( ) : void