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
TestCase
that supports testing with mock objects.ATestCase
that 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
TestCase
that supports testing with mock objects.ATestCase
that 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
TestCase
that supports testing with mock objects.ATestCase
that 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
TestCase
that supports testing with mock objects.ATestCase
that 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
ExpectationError
s into JUnit'sAssertionFailedError
s.ATestCase
that verifies postconditions after the test has run and before the fixture has been torn down.