Package com.intergral.deep.examples
Class SimpleTest
- java.lang.Object
-
- com.intergral.deep.examples.BaseTest
-
- com.intergral.deep.examples.SimpleTest
-
public class SimpleTest extends BaseTest
-
-
Field Summary
Fields Modifier and Type Field Description static DateNICE_START_DATE-
Fields inherited from class com.intergral.deep.examples.BaseTest
systemProps
-
-
Constructor Summary
Constructors Constructor Description SimpleTest(String testName, int maxExecutions)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()-
Methods inherited from class com.intergral.deep.examples.BaseTest
makeCharCountMap, newId
-
-