com.mockobjects.util
public abstract class TestCaseMo extends TestCase
Constructor Summary | |
---|---|
TestCaseMo(String name) |
Method Summary | |
---|---|
void | assertFails(String message, Runnable runnable) |
void | assertVerifyFails(Verifiable aVerifiable) |
static void | start(String[] testNames) |