All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AllowDoubleLineupTagParser AllowSelfCombineTagParser ApiRequester CellFilter A TableCellFilter is a Filter that operates on a single table cell and can filter each value with no dependencies to other values.CombineConfiguration CombineConfiguration.CombineConfigurationBuilder CombineItem CombineItem.CombineItemBuilder CombineMojo Plugin for filling empty gherkin tables with generated combinationsCombineMojo.ErrorType ConfigFilterMapper ConfigModifier ConfiguredFilters CurrentScenario DistinctColumnFilter This filter removes rows that have the same value in the given column as an earlier row.DistinctColumnPropertyTagParser DistinctColumnTagParser DistinctRowPropertyFilter This filter removes rows where not all entries have different values for a given property.DistinctRowPropertyTagParser DoubleLineupFilter This filter removes rows that contain the same values as an earlier row just in different order.EqualRowPropertyFilter This filter removes rows where not all entries have the same value for a given property.EqualRowPropertyTagParser ExamplesProcessor FileProcessor FilterConfiguration FilterConfiguration.FilterConfigurationBuilder FilterOrder Defines a sorting order forTableFilterimplementations.Filters Filters.FiltersBuilder FilterTagParser GherkinProcessor ItemsCreator JexlCellFilter This filter executes a JEXL-Expression-Predicatefor a single cell value and filters accordingly.JexlContextVariables JexlFilter JexlFilterColumn JexlFilterList<T> JexlRowFilter This filter executes a JEXL-Expression-Predicatefor each row and filters accordingly.MaxRowsFilter This filter removes rows above the given count.MaxRowsTagParser MaxSameColumnPropertyFilter This filter removes rows with the same property value in the given column above the given maxCount.MaxSameColumnPropertyTagParser MinimalTableTagParser NonNullableMap<K,V> ParsedTags PrepareItemsConfig PrepareItemsConfig.PrepareItemsConfigBuilder PrepareItemsMojo Plugin for filling empty gherkin tables with generated combinationsPropertyExpression PropertyExpression.PropertyExpressionBuilder RequirePropertyRowFilter This filter removes rows where none of the entries have a certain given property with a certain given value.RequirePropertyTagParser RequireTagRowFilter This filter removes rows where none of the entries have a certain given tag.RequireTagTagParser RowFilter A RowFilter is a Filter that operates on a whole row of values and therefore cannot be applied before the creation of the table.ScenarioProcessor SelfCombineFilter This filter removes rows in which a distinct value appears more than once.ShuffleTableFilter This filter shuffles the order of rows and does not remove rows.ShuffleTagParser SingleTagParser A SingleTagParser parses a single tag and registers it in the providedParsedTagsobject.SSLContextFactory TableCell TableCell.TableCellBuilder TableFilter A TableFilter operates on the whole table and can therefore implement filters that need more than a single row.TableGenerator This TableGenerator combines givenCombineItems to tables.TableGenerator.StateInfo TableRowFilter This is an adapter class for TableFilters that operate only on single rows.TagExpression TagExpression.TagExpressionBuilder TagParser This TagParser parses tags in th format `@TagName` or `@TagName(tagValue)`.TagParser.PreParsedTag Utils