| Interface | Description |
|---|---|
| CaptureGroupTransformer<T> |
Transformer for a @
ParameterType with (multiple) capture groups. |
| Expression | |
| ParameterByTypeTransformer |
The
ParameterTypeRegistry uses the default transformer
to execute all transforms for build in parameter types and all
anonymous types. |
| PatternCompiler |
Abstracts creation of new
Pattern. |
| Transformer<T> |
Transformer for a @
ParameterType with zero or one capture groups. |
| Class | Description |
|---|---|
| Argument<T> | |
| CucumberExpression | |
| CucumberExpressionGenerator | |
| ExpressionFactory | |
| GeneratedExpression | |
| Group | |
| ParameterType<T> | |
| ParameterTypeRegistry | |
| RegularExpression | |
| TypeReference<T> |
| Exception | Description |
|---|---|
| AmbiguousParameterTypeException | |
| CucumberExpressionException | |
| DuplicateTypeNameException | |
| UndefinedParameterTypeException |
Copyright © 2019. All rights reserved.