C# Class MonoTests.System.EnumTest

Datei anzeigen Open project: kumpera/mono

Private Methods

Method Description
AnotherFormatBugPinned ( ) : void
CompareOrder_FromGetNames ( ) : void
CompareTo_ShouldBeEqualToUnderlyingType ( ) : void
ConvertToStringType ( ) : void
FlagTest ( ) : void
FlagTest_Negative ( ) : void
GetHashCode_ShouldBeEqualToUnderlyingType ( ) : void
GetName ( ) : void
LogicBugPinned ( ) : void
ParseValue ( ) : void
TestCompareTo ( ) : void
TestEquals ( ) : void
TestFormat_Args ( ) : void
TestFormat_FormatSpecifier ( ) : void
TestGetHashCode ( ) : void
TestGetNames ( ) : void
TestGetTypeCode ( ) : void
TestGetUnderlyingType ( ) : void
TestGetValues ( ) : void
TestIsDefined ( ) : void
TestParse1 ( ) : void
TestParse2 ( ) : void
TestToString ( ) : void
ToObject_EnumType_Byte ( ) : void
ToObject_EnumType_Int16 ( ) : void
ToObject_EnumType_Int32 ( ) : void
ToObject_EnumType_Invalid ( ) : void
ToObject_EnumType_Null ( ) : void
ToObject_EnumType_UInt64 ( ) : void
ToObject_Value_Invalid ( ) : void
ToObject_Value_Null ( ) : void
TryParse ( ) : void
TryParseErrors ( ) : void