C# Class MonoTests.System.UInt64Test

Datei anzeigen Open project: kumpera/mono

Public Methods

Method Description
TestCompareTo ( ) : void
TestEquals ( ) : void
TestGetHashCode ( ) : void
TestMinMax ( ) : void
TestParse ( ) : void
TestToString ( ) : void

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
ToString_Defaults ( ) : void

Method Details

TestCompareTo() public method

public TestCompareTo ( ) : void
return void

TestEquals() public method

public TestEquals ( ) : void
return void

TestGetHashCode() public method

public TestGetHashCode ( ) : void
return void

TestMinMax() public method

public TestMinMax ( ) : void
return void

TestParse() public method

public TestParse ( ) : void
return void

TestToString() public method

public TestToString ( ) : void
return void