Свойство | Type | Description | |
---|---|---|---|
m_iRandSeed | int | ||
m_iTickCount | int | ||
s_strMethodsCovered | String[] | ||
verbose | Boolean |
Méthode | Description | |
---|---|---|
EqualExceptions ( Exception ex1, Exception ex2 ) : Boolean | ||
GetTestedMethods ( ) : MemberInfo[] | ||
Main ( String args ) : void | ||
StartCopyCat ( ) : LinkedList, | ||
printUsage ( ) : void | ||
printoutCoveredMethods ( ) : void | ||
runTest ( ) : Boolean |
public EqualExceptions ( Exception ex1, Exception ex2 ) : Boolean | ||
ex1 | Exception | |
ex2 | Exception | |
Résultat | Boolean |
public static printoutCoveredMethods ( ) : void | ||
Résultat | void |
public static String[] s_strMethodsCovered | ||
Résultat | String[] |