Uses of Class
org.jmock.integration.junit3.VerifyingTestCase
Packages that use VerifyingTestCase
-
Uses of VerifyingTestCase in org.jmock.example.announcer
Subclasses of VerifyingTestCase in org.jmock.example.announcer -
Uses of VerifyingTestCase in org.jmock.example.gettingstarted
Subclasses of VerifyingTestCase in org.jmock.example.gettingstarted -
Uses of VerifyingTestCase in org.jmock.example.qcon
Subclasses of VerifyingTestCase in org.jmock.example.qcon -
Uses of VerifyingTestCase in org.jmock.example.sniper
Subclasses of VerifyingTestCase in org.jmock.example.sniper -
Uses of VerifyingTestCase in org.jmock.integration.junit3
Subclasses of VerifyingTestCase in org.jmock.integration.junit3Modifier and TypeClassDescriptionclass
ATestCase
that supports testing with mock objects.