Package atunit.jmock

Class Summary
JMockFramework  
 

Exception Summary
NoMockeryException Thrown when a test has fields marked as mocks, but no field with a type assignable from Mockery.
TooManyMockeriesException Thrown when a test has more than one field of type Mockery.