Uses of Package
com.mockobjects
-
Packages that use com.mockobjects Package Description com.mockobjects com.mockobjects.beans com.mockobjects.dynamic com.mockobjects.io com.mockobjects.jms com.mockobjects.mail com.mockobjects.mail.internet com.mockobjects.naming com.mockobjects.naming.directory com.mockobjects.net com.mockobjects.rmi com.mockobjects.servlet com.mockobjects.sql com.mockobjects.util A collection of utilities for the MockObjects framework. -
Classes in com.mockobjects used by com.mockobjects Class Description AbstractExpectation AbstractExpectationCollection Expectation An Expectation is an object that we set up at the beginning of a unit test to expect certain things to happen to it.ExpectationCollection An ExpectationCollection is an expectation that supports multiple values, such as lists and sets.ReturnValues Sequence values as required by MockMaker This is a generic class that should have been introduced to the mockobjects code stream instead of being separately included in org.mockobjects.Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.beans Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.dynamic Class Description Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.io Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.jms Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.mail Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.mail.internet Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.naming Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.naming.directory Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.net Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.rmi Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.servlet Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.sql Class Description MockObject Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred. -
Classes in com.mockobjects used by com.mockobjects.util Class Description Verifiable A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred.