| Class | Description |
|---|---|
| MessageBuilderCall |
Represent a call on the
MessageProxy builder. |
| MessageBuilderInvocationHandler |
Invocation handler that builds message based on called performed.
|
| MessageProxy |
Provides message proxy implementations of interface that records calls to build message from methods annotated with
Message, NotMessage and MessageContext. |
| Annotation Type | Description |
|---|---|
| Message |
Message to generate.
|
| MessageContext |
Message context to append.
|
| NotMessage |
Message to generate when negation is applied.
|
Copyright © 2018 FluentLenium. All Rights Reserved.