Interface | Description |
---|---|
AnnotationMonitor |
Class | Description |
---|---|
AnnotationBuilder | |
AnnotationFinder |
Helper class to find and retrieve annotated values
|
Configuration |
Provides the configuration used by the
Embedder and the in the
Embeddable implementations to customise its runtime properties. |
Keywords |
Provides the keywords which allow parsers to find steps in stories and match
those steps with candidates through the annotations.
|
MostUsefulConfiguration |
The configuration that works for most situations that users are likely to encounter.
|
NullAnnotationMonitor |
Null Object
Pattern implementation of
AnnotationMonitor . |
ParanamerConfiguration |
The configuration that uses:
Paranamer : CachingParanamer
|
PrintStreamAnnotationMonitor | |
PropertyBasedConfiguration |
PropertyBasedConfiguration is backed by MostUsefulConfiguration as default,
but has different behaviour if certain system properties are set:
PropertyBasedConfiguration.FAIL_ON_PENDING : uses FailingUponPendingStep
PropertyBasedConfiguration.SILENT_SUCCESS : uses SilentSuccessFilter decorator
|
UnmodifiableConfiguration |
Decorator of Configuration that disables modification of configuration
elements.
|
Exception | Description |
---|---|
AnnotationBuilder.InstantiationFailed | |
AnnotationRequired | |
Keywords.KeywordNotFound | |
Keywords.StartingWordNotFound | |
UnmodifiableConfiguration.ModificationNotAllowed |
Copyright © 2003-2014. All Rights Reserved.