Package org.jmock.core
package org.jmock.core
-
ClassDescriptionA constraint over acceptable values.The static details about a method and the run-time details of its invocation.An object that can describe itself.An object that stubs the behaviour of a invokedMethod invocation on behalf of an
Invokable
object.A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred.ATestCase
that verifiesVerifiable
fields and registered Verifiable objects after the test has run and before the fixture has been torn down.