Uses of Package
com.mockobjects

Packages that use com.mockobjects
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Verifiable
          A Verifiable is an object that can confirm at the end of a unit test that the correct behvaiour has occurred.
 



Copyright © 2002 Mock Objects. All Rights Reserved.