Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SpecInfoGatherer ¶
type SpecInfoGatherer struct { AvailableSpecs []*parser.Specification // contains filtered or unexported fields }
func (*SpecInfoGatherer) GetAvailableSteps ¶
func (specInfoGatherer *SpecInfoGatherer) GetAvailableSteps() []*parser.StepValue
func (*SpecInfoGatherer) GetConceptInfos ¶
func (specInfoGatherer *SpecInfoGatherer) GetConceptInfos() []*gauge_messages.ConceptInfo
func (*SpecInfoGatherer) MakeListOfAvailableSteps ¶
func (specInfoGatherer *SpecInfoGatherer) MakeListOfAvailableSteps(killChannel chan bool) (*runner.TestRunner, error)
Click to show internal directories.
Click to hide internal directories.