public class TestCase extends MyAsserts
MyAsserts.MyAssert
Modifier and Type | Field and Description |
---|---|
String |
cleanupDB |
Mongo |
cleanupMongo |
Constructor and Description |
---|
TestCase()
this is for normal class tests
|
TestCase(Object o,
Method m) |
TestCase(Object o,
String m) |
TestCase(String name) |
Modifier and Type | Method and Description |
---|---|
void |
add(TestCase tc) |
void |
cleanup() |
static void |
main(String[] args) |
protected static void |
run(String[] args) |
boolean |
runConsole() |
String |
toString() |
_assertEquals, assertClose, assertClose, assertClose, assertEmptyString, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertLess, assertLess, assertNotEquals, assertNotNull, assertNull, assertTrue, assertTrue, isClose
public TestCase()
public TestCase(String name)
public TestCase(Object o, String m) throws NoSuchMethodException
NoSuchMethodException