Uses of Package
org.jbehave.core.model
Packages that use org.jbehave.core.model
Package
Description
-
Classes in org.jbehave.core.model used by org.jbehave.core.configurationClassDescriptionFactory that creates instances of ExamplesTable from different type of inputs: table text input, i.e.Interface to monitor table transformer eventsFacade responsible for transforming table string representations.
-
Classes in org.jbehave.core.model used by org.jbehave.core.embedder
-
Classes in org.jbehave.core.model used by org.jbehave.core.failuresClassDescriptionRepresents a tabular structure that holds
OutcomesTable.Outcomes to be verified by invoking methodOutcomesTable.verify(). -
Classes in org.jbehave.core.model used by org.jbehave.core.junit
-
Classes in org.jbehave.core.model used by org.jbehave.core.modelClassDescriptionRepresents a tabular structure that holds rows of example data for parameters named via the column headers:Represents a tabular structure that holds
OutcomesTable.Outcomes to be verified by invoking methodOutcomesTable.verify().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. -
Classes in org.jbehave.core.model used by org.jbehave.core.parsersClassDescriptionRepresents a composite step, which can be declared both programmatically, via the
@Compositeannotation, or via a textual representation.Factory that creates instances of ExamplesTable from different type of inputs: table text input, i.e.Represents a step pattern, as provided in the method annotations.Facade responsible for transforming table string representations. -
Classes in org.jbehave.core.model used by org.jbehave.core.reportersClassDescriptionRepresents a tabular structure that holds rows of example data for parameters named via the column headers:Represents a tabular structure that holds
OutcomesTable.Outcomes to be verified by invoking methodOutcomesTable.verify().Provides an view of a list ofStoryMaps, indexed by meta filters.Represents a text content that needs to rendered verbatim, ie as it is laid out in the original textual representation. -
Classes in org.jbehave.core.model used by org.jbehave.core.stepsClassDescriptionFactory that creates instances of ExamplesTable from different type of inputs: table text input, i.e.Represents a step pattern, as provided in the method annotations.Facade responsible for transforming table string representations.