C# Class MonoTests.System.GuidTest

ファイルを表示 Open project: kumpera/mono

Private Methods

Method Description
CompareToGuid ( ) : void
CompareToObject ( ) : void
CompareToObject_Invalid ( ) : void
Constructor_ByteArray ( ) : void
Constructor_ByteArray_InvalidLength ( ) : void
Constructor_ByteArray_Null ( ) : void
Constructor_Int32_2xInt16_8xByte ( ) : void
Constructor_Int32_2xInt16_ByteArray ( ) : void
Constructor_String ( ) : void
Constructor_String_Invalid ( ) : void
Constructor_String_Mismatch ( ) : void
Constructor_String_MissingAllSeparators ( ) : void
Constructor_String_MissingSeparator ( ) : void
Constructor_String_Null ( ) : void
Constructor_UInt32_2xUInt16_8xByte ( ) : void
Empty ( ) : void
EqualityOp ( ) : void
EqualsGuid ( ) : void
EqualsObject ( ) : void
GetHashCode_Different ( ) : void
GetHashCode_Same ( ) : void
InequalityOp ( ) : void
NewGuid ( ) : void
ParseExact ( ) : void
ParseExactD ( ) : void
ParseExactN ( ) : void
ParseExtraJunkB ( ) : void
ParseExtraJunkD ( ) : void
ParseExtraJunkN ( ) : void
ParseExtraJunkP ( ) : void
ParseExtraJunkX ( ) : void
ToByteArray ( ) : void
ToString_AllFormats ( ) : void
ToString_InvalidFormat ( ) : void
ToString_UnsupportedFormat ( ) : void