A B C D E F G I L M N P R S T U

C

CalledMethod - Class in biz.xsoftware.mock
This object contains information about a MockObject method when it is called
CalledMethod(String, Object[], Throwable) - Constructor for class biz.xsoftware.mock.CalledMethod
 
CalledMethod(String, Method, Object[], Throwable) - Constructor for class biz.xsoftware.mock.CalledMethod
 
CloningBehavior - Interface in biz.xsoftware.mock
The same exact thing as the Behavior method except a cloning method must be supplied to.
close() - Method in class biz.xsoftware.mock.MockLogHandler
 
createMock(String, Class<?>) - Static method in class biz.xsoftware.mock.MockObjectFactory
Creates a MockObject based on your interface.
createMock(Class<?>) - Static method in class biz.xsoftware.mock.MockObjectFactory
Creates a MockObject based on your interface.
createMock(Class<?>[]) - Static method in class biz.xsoftware.mock.MockObjectFactory
Creates a MockObject based on your interface.
createMock(String, Class<?>[]) - Static method in class biz.xsoftware.mock.MockObjectFactory
Creates a MockObject based on your interface.
createMockImpl(String, Class<?>[]) - Method in class biz.xsoftware.mock.MockObjectFactory
 

A B C D E F G I L M N P R S T U