Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecInfoGatherer ¶
type SpecInfoGatherer struct {
// contains filtered or unexported fields
}
func (*SpecInfoGatherer) GetAvailableSpecs ¶ added in v0.1.8
func (s *SpecInfoGatherer) GetAvailableSpecs() []*parser.Specification
func (*SpecInfoGatherer) GetAvailableSteps ¶
func (s *SpecInfoGatherer) GetAvailableSteps() []*parser.StepValue
func (*SpecInfoGatherer) GetConceptInfos ¶
func (s *SpecInfoGatherer) GetConceptInfos() []*gauge_messages.ConceptInfo
func (*SpecInfoGatherer) MakeListOfAvailableSteps ¶
func (s *SpecInfoGatherer) MakeListOfAvailableSteps(runner *runner.TestRunner)
Click to show internal directories.
Click to hide internal directories.