|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TwipExtension | |
---|---|
net.sf.twip.jmock | |
net.sf.twip.mockito | |
net.sf.twip.verify |
Uses of TwipExtension in net.sf.twip.jmock |
---|
Classes in net.sf.twip.jmock that implement TwipExtension | |
---|---|
class |
JMockExtension
A TwipExtension that creates a
JMock -Mockery and
mocks all member variables of the test class that are annotated by
Mock . |
class |
JMockExtensionDelegate
A TwipExtension that creates a
JMock -Mockery and
mocks all member variables of the test class that are annotated by
Mock . |
Uses of TwipExtension in net.sf.twip.mockito |
---|
Classes in net.sf.twip.mockito that implement TwipExtension | |
---|---|
class |
MockitoExtension
Allows you to use the mockito @Mock
annotation. |
Uses of TwipExtension in net.sf.twip.verify |
---|
Classes in net.sf.twip.verify that implement TwipExtension | |
---|---|
class |
VerifyExtension
Initializes and checks that all calls to verifyThat passed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |