Property | Type | Description | |
---|---|---|---|
s_strActiveBugNums | String | ||
s_strClassMethod | String | ||
s_strDtTmVer | String | ||
s_strTFAbbrev | String | ||
s_strTFName | String | ||
s_strTFPath | String |
Method | Description | |
---|---|---|
GetTestedMethods ( ) : MethodInfo[] | ||
Main ( String args ) : void | ||
TestToBoolean ( System.UInt64 testSubject ) : Boolean | ||
TestToByte ( System.UInt64 testSubject ) : Boolean | ||
TestToChar ( System.UInt64 testSubject ) : Boolean | ||
TestToDateTime ( System.UInt64 testSubject ) : Boolean | ||
TestToDecimal ( System.UInt64 testSubject ) : Boolean | ||
TestToDouble ( System.UInt64 testSubject ) : Boolean | ||
TestToInt16 ( System.UInt64 testSubject ) : Boolean | ||
TestToInt32 ( System.UInt64 testSubject ) : Boolean | ||
TestToInt64 ( System.UInt64 testSubject ) : Boolean | ||
TestToSByte ( System.UInt64 testSubject ) : Boolean | ||
TestToSingle ( System.UInt64 testSubject ) : Boolean | ||
TestToString ( System.UInt64 testSubject ) : Boolean | ||
TestToType ( System.UInt64 testSubject, Type typecode ) : Boolean | ||
TestToUInt16 ( System.UInt64 testSubject ) : Boolean | ||
TestToUInt32 ( System.UInt64 testSubject ) : Boolean | ||
TestToUInt64 ( System.UInt64 testSubject ) : Boolean | ||
printerr ( String err ) : void | ||
printinfo ( String info ) : void | ||
runTest ( ) : bool |
public TestToBoolean ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToByte ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToChar ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToDateTime ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToDecimal ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToDouble ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToInt16 ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToInt32 ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToInt64 ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToSByte ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToSingle ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToString ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToType ( System.UInt64 testSubject, Type typecode ) : Boolean | ||
testSubject | System.UInt64 | |
typecode | Type | |
return | Boolean |
public TestToUInt16 ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToUInt32 ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public TestToUInt64 ( System.UInt64 testSubject ) : Boolean | ||
testSubject | System.UInt64 | |
return | Boolean |
public static String s_strActiveBugNums | ||
return | String |