|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AbstractStubFactory in net.grinder.testutility |
|---|
| Subclasses of AbstractStubFactory in net.grinder.testutility | |
|---|---|
class |
DelegatingStubFactory<T>
AbstractStubFactory that intercepts and records
invocations to a delegate. |
class |
RandomStubFactory<T>
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. |
| Methods in net.grinder.testutility that return AbstractStubFactory | |
|---|---|
static AbstractStubFactory<?> |
AbstractStubFactory.getFactory(Object stub)
Return the cached AbstractStubFactory for stub. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||