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 ( |
||
TestToByte ( |
||
TestToChar ( |
||
TestToDateTime ( |
||
TestToDecimal ( |
||
TestToDouble ( |
||
TestToInt16 ( |
||
TestToInt32 ( |
||
TestToInt64 ( |
||
TestToSByte ( |
||
TestToSingle ( |
||
TestToString ( |
||
TestToType ( |
||
TestToUInt16 ( |
||
TestToUInt32 ( |
||
TestToUInt64 ( |
||
printerr ( String err ) : void | ||
printinfo ( String info ) : void | ||
runTest ( ) : bool |
public TestToBoolean ( |
||
testSubject | ||
return | Boolean |
public TestToByte ( |
||
testSubject | ||
return | Boolean |
public TestToChar ( |
||
testSubject | ||
return | Boolean |
public TestToDateTime ( |
||
testSubject | ||
return | Boolean |
public TestToDecimal ( |
||
testSubject | ||
return | Boolean |
public TestToDouble ( |
||
testSubject | ||
return | Boolean |
public TestToInt16 ( |
||
testSubject | ||
return | Boolean |
public TestToInt32 ( |
||
testSubject | ||
return | Boolean |
public TestToInt64 ( |
||
testSubject | ||
return | Boolean |
public TestToSByte ( |
||
testSubject | ||
return | Boolean |
public TestToSingle ( |
||
testSubject | ||
return | Boolean |
public TestToString ( |
||
testSubject | ||
return | Boolean |
public TestToType ( |
||
testSubject | ||
typecode | Type | |
return | Boolean |
public TestToUInt16 ( |
||
testSubject | ||
return | Boolean |
public TestToUInt32 ( |
||
testSubject | ||
return | Boolean |
public TestToUInt64 ( |
||
testSubject | ||
return | Boolean |