Package org.jbehave.core.model
package org.jbehave.core.model
-
ClassDescriptionRepresents a composite step, which can be declared both programmatically, via the
@Composite
annotation, or via a textual representation.Monitor which collects otherTableTransformerMonitor
-s and delegates all invocations to the collected monitors.Represents a tabular structure that holds rows of example data for parameters named via the column headers:Factory that creates instances of ExamplesTable from different type of inputs: table text input, i.e.Null Object Pattern implementation ofTableTransformerMonitor
.Represents a tabular structure that holdsOutcomesTable.Outcome
s to be verified by invoking methodOutcomesTable.verify()
.Represents a step pattern, as provided in the method annotations.Groups a set ofStory
s by meta filter.Provides an view of a list ofStoryMap
s, indexed by meta filters.Interface to monitor table transformer eventsFacade responsible for transforming table string representations.Represents a text content that needs to rendered verbatim, ie as it is laid out in the original textual representation.