Свойство | Тип | Описание | |
---|---|---|---|
s_strActiveBugNums | String | ||
s_strClassMethod | String | ||
s_strDtTmVer | String | ||
s_strTFAbbrev | String | ||
s_strTFName | String | ||
s_strTFPath | String |
Метод | Описание | |
---|---|---|
GetTestedMethods ( ) : MethodInfo[] | ||
Main ( String args ) : void | ||
TestToBoolean ( Double testSubject ) : Boolean | ||
TestToByte ( Double testSubject ) : Boolean | ||
TestToChar ( Double testSubject ) : Boolean | ||
TestToDateTime ( Double testSubject ) : Boolean | ||
TestToDecimal ( Double testSubject ) : Boolean | ||
TestToDouble ( Double testSubject ) : Boolean | ||
TestToInt16 ( Double testSubject ) : Boolean | ||
TestToInt32 ( Double testSubject ) : Boolean | ||
TestToInt64 ( Double testSubject ) : Boolean | ||
TestToSByte ( Double testSubject ) : Boolean | ||
TestToSingle ( Double testSubject ) : Boolean | ||
TestToString ( Double testSubject ) : Boolean | ||
TestToType ( Double testSubject, Type typecode ) : Boolean | ||
TestToUInt16 ( Double testSubject ) : Boolean | ||
TestToUInt32 ( Double testSubject ) : Boolean | ||
TestToUInt64 ( Double testSubject ) : Boolean | ||
printerr ( String err ) : void | ||
printinfo ( String info ) : void | ||
runTest ( ) : bool |
public GetTestedMethods ( ) : MethodInfo[] | ||
Результат | MethodInfo[] |
public static Main ( String args ) : void | ||
args | String | |
Результат | void |
public TestToBoolean ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToByte ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToChar ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToDateTime ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToDecimal ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToDouble ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToInt16 ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToInt32 ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToInt64 ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToSByte ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToSingle ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToString ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToType ( Double testSubject, Type typecode ) : Boolean | ||
testSubject | Double | |
typecode | Type | |
Результат | Boolean |
public TestToUInt16 ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToUInt32 ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public TestToUInt64 ( Double testSubject ) : Boolean | ||
testSubject | Double | |
Результат | Boolean |
public static String s_strActiveBugNums | ||
Результат | String |
public static String s_strClassMethod | ||
Результат | String |