Uses of Class
org.jmock.integration.junit3.VerifyingTestCase
-
Packages that use VerifyingTestCase Package Description org.jmock.example.announcer org.jmock.example.gettingstarted org.jmock.example.qcon org.jmock.example.sniper org.jmock.integration.junit3 Integrates jMock with JUnit 3. -
-
Uses of VerifyingTestCase in org.jmock.example.announcer
Subclasses of VerifyingTestCase in org.jmock.example.announcer Modifier and Type Class Description classAnnouncerTests -
Uses of VerifyingTestCase in org.jmock.example.gettingstarted
Subclasses of VerifyingTestCase in org.jmock.example.gettingstarted Modifier and Type Class Description classGettingStartedJUnit3classGettingStartedJUnit3Mockomatic -
Uses of VerifyingTestCase in org.jmock.example.qcon
Subclasses of VerifyingTestCase in org.jmock.example.qcon Modifier and Type Class Description classDJTests -
Uses of VerifyingTestCase in org.jmock.example.sniper
Subclasses of VerifyingTestCase in org.jmock.example.sniper Modifier and Type Class Description classAuctionSniperTests -
Uses of VerifyingTestCase in org.jmock.integration.junit3
Subclasses of VerifyingTestCase in org.jmock.integration.junit3 Modifier and Type Class Description classMockObjectTestCaseATestCasethat supports testing with mock objects.
-