Package net.sf.twip.jmock

Class Summary
JMockExtension A TwipExtension that creates a JMock-Mockery and mocks all member variables of the test class that are annotated by Mock.
JMockExtensionDelegate A TwipExtension that creates a JMock-Mockery and mocks all member variables of the test class that are annotated by Mock.
TwiPjMockTest Convenience upper class for tests that use TwiP and JMock: It is annotated with TwiP and TwiPs JMock-Extension, declares a Mockery instance, and a simple check(Expectations) method.
 

Annotation Types Summary
Mock Indicates that this interface member variable should be instantiated as a mock (see JMockExtension).
 



Copyright © 2010. All Rights Reserved.