org.jmock.integration.junit3
public abstract class VerifyingTestCase extends TestCase
junit.framework.TestCase
that verifies postconditions after the
test has run and before the fixture has been torn down.Constructor and Description |
---|
VerifyingTestCase() |
VerifyingTestCase(String name) |