Uses of Package
org.jmock.integration.junit3
Packages that use org.jmock.integration.junit3
-
Classes in org.jmock.integration.junit3 used by org.jmock.example.announcerClassDescriptionA
TestCasethat supports testing with mock objects.ATestCasethat verifies postconditions after the test has run and before the fixture has been torn down. -
Classes in org.jmock.integration.junit3 used by org.jmock.example.gettingstartedClassDescriptionA
TestCasethat supports testing with mock objects.ATestCasethat verifies postconditions after the test has run and before the fixture has been torn down. -
Classes in org.jmock.integration.junit3 used by org.jmock.example.qconClassDescriptionA
TestCasethat supports testing with mock objects.ATestCasethat verifies postconditions after the test has run and before the fixture has been torn down. -
Classes in org.jmock.integration.junit3 used by org.jmock.example.sniperClassDescriptionA
TestCasethat supports testing with mock objects.ATestCasethat verifies postconditions after the test has run and before the fixture has been torn down. -
Classes in org.jmock.integration.junit3 used by org.jmock.integration.junit3ClassDescriptionTranslates
ExpectationErrors into JUnit'sAssertionFailedErrors.ATestCasethat verifies postconditions after the test has run and before the fixture has been torn down.