Package io.cucumber.core.backend
-
Interface Summary Interface Description Backend BackendProviderService Container DataTableTypeDefinition DefaultDataTableCellTransformerDefinition DefaultDataTableEntryTransformerDefinition DefaultParameterTransformerDefinition DocStringTypeDefinition Glue HookDefinition Located Lookup ObjectFactory Instantiates glue classes.Options ParameterInfo ParameterTypeDefinition ScenarioScoped Marks a glue class as being scenario scoped.Snippet SourceReference StaticHookDefinition StepDefinition TestCaseState TypeResolver Allows lazy resolution and validation of the type of a data table or doc string argument. -
Class Summary Class Description JavaMethodReference StackTraceElementReference -
Enum Summary Enum Description Status -
Exception Summary Exception Description CucumberBackendException Thrown when the backend could not invoke some glue code.CucumberInvocationTargetException Thrown when an exception was thrown by glue code. -
Annotation Types Summary Annotation Type Description Pending Any exception class annotated with this annotation will be treated as a "pending" exception.