|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Classes in net.grinder.testutility used by net.grinder.testutility | |
|---|---|
| AbstractStubFactory
Dynamic proxy based test utility class that records details of invocations and allows a controlling unit test to later enquire about which invocations occurred and in what order. |
|
| CallAssertions
|
|
| CallData
Method call data. |
|
| CallRecorder
Utility class used to record and assert method invocations. |
|
DelegatingStubFactory
AbstractStubFactory that intercepts and records
invocations to a delegate. |
|
RandomStubFactory
AbstractStubFactory that takes a
Class and generates stubs that support all the
interface of the given class and have methods that return random
primitive results and null objects for complex results. |
|
| RedirectStandardStreams
Utility template which redirects and restores stdout and stderr. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||