|
|||||||||
| Home >> All >> com >> [ mockobjects overview ] | PREV NEXT | ||||||||
Uses of Package
com.mockobjects
| 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. |
|
| ExpectationSet
|
|
| 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. |
|
|
|||||||||
| Home >> All >> com >> [ mockobjects overview ] | PREV NEXT | ||||||||