Uses of Class
org.jmock.integration.junit3.VerifyingTestCase
-
Packages that use VerifyingTestCase Package Description org.jmock.integration.junit3 Integrates jMock with JUnit 3. -
-
Uses of VerifyingTestCase in org.jmock.integration.junit3
Subclasses of VerifyingTestCase in org.jmock.integration.junit3 Modifier and Type Class Description class
MockObjectTestCase
ATestCase
that supports testing with mock objects.
-