Interface | Description |
---|---|
Action |
Think of an action as a pluggable method body.
|
Assert |
An interface for doing AssertThat asserts.
|
Expectation |
An expectation is a collection of attributes represening an expected
method call.
|
ExpectationVisitor |
(c) Agical AB 2005
|
InvocationHandler |
An invocation handler handles invocations from mocks or intercepted objects.
|
MethodHandle |
A method handle represents an actual method implementation.
|
ProxyFactory |
(c) Agical AB 2005
|
Section |
A section groups expectations so that they are easier to identify in error
messages.
|
SectionManager | |
SectionProvider | |
Verifiable | |
Visitable |
Common interface for visitable objects (sections and expectations).
|
Copyright © 2005-2013 Agical AB. All Rights Reserved.