Property | Type | Description | |
---|---|---|---|
m_iRandSeed | int | ||
m_iTickCount | int | ||
s_strMethodsCovered | String[] | ||
verbose | Boolean |
Method | 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 | |
return | Boolean |
public static printoutCoveredMethods ( ) : void | ||
return | void |
public static String[] s_strMethodsCovered | ||
return | String[] |