Uses of Class
com.mockobjects.ReturnValues
-
Packages that use ReturnValues Package Description com.mockobjects -
-
Uses of ReturnValues in com.mockobjects
Subclasses of ReturnValues in com.mockobjects Modifier and Type Class Description class
VoidReturnValues
Sequence of void 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.
-