Package org.fluentlenium.core.conditions.message
-
Class Summary Class Description MessageBuilderCall Represent a call on theMessageProxybuilder.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 withMessage,NotMessageandMessageContext. -
Annotation Types Summary Annotation Type Description Message Message to generate.MessageContext Message context to append.NotMessage Message to generate when negation is applied.