Package org.jbehave.core.model
package org.jbehave.core.model
-
ClassDescriptionRepresents a composite step, which can be declared both programmatically, via the
@Compositeannotation, 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.Outcomes to be verified by invoking methodOutcomesTable.verify().Represents a step pattern, as provided in the method annotations.Groups a set ofStorys by meta filter.Provides an view of a list ofStoryMaps, 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.