| |
|
| net.sf.mockcreator.TestCase
All known Subclasses: net.sf.mockcreator.expectable.ExpectDateTest, net.sf.mockcreator.BugVerifyIsSilentTest, net.sf.mockcreator.DuplicatesTest, net.sf.mockcreator.BugEmptyExceptionMessageTest, net.sf.mockcreator.BugExpectRunMixTest, net.sf.mockcreator.utils.ArgumentParserTest, net.sf.mockcreator.BugCatchExceptionTest, net.sf.mockcreator.PrimitivesTest, net.sf.mockcreator.expectable.ExpectFloatTest, net.sf.mockcreator.codegeneration.FormattingOutputWriterTest, net.sf.mockcreator.expectable.ExpectJavaBeanTest, net.sf.mockcreator.utils.RecursiveComparatorCollectionsTest, net.sf.mockcreator.expectable.ExpectSameTest, net.sf.mockcreator.DateToleranceTest, net.sf.mockcreator.StaticTest, net.sf.mockcreator.utils.RecursiveComparatorArraysTest, net.sf.mockcreator.utils.RecursiveComparatorExpectableParameterTest, net.sf.mockcreator.DumbyTest, net.sf.mockcreator.utils.RecursiveComparatorTest, net.sf.mockcreator.Java15Test, net.sf.mockcreator.dumby.BugNoNestedClassesTest, net.sf.mockcreator.VoidVoidClassTest, net.sf.mockcreator.expectable.ExpectRegexpTest, net.sf.mockcreator.ComplexTest, net.sf.mockcreator.BugExpectThrowableTest, net.sf.mockcreator.expectable.ExpectablesTest, net.sf.mockcreator.DummyTest, net.sf.mockcreator.expectable.ExpectableExpectSameTest, net.sf.mockcreator.BlockTest, net.sf.mockcreator.HashCodeTest, net.sf.mockcreator.VoidVoidTest, net.sf.mockcreator.ClassWithToStringAndEqualsTest, net.sf.mockcreator.expectable.IgnoreTest,
TestCase | public class TestCase extends junit.framework.TestCase (Code) | | |
Method Summary | |
public void | run(TestResult testResult) | public void | setUp() | public void | tearDown() |
TestCase | public TestCase()(Code) | | |
run | public void run(TestResult testResult)(Code) | | |
|
|
|