validation

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2016 License: GPL-3.0, GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Validate

func Validate(args []string)

func ValidateTableRowsRange

func ValidateTableRowsRange(start string, end string, rowCount int) (int, int, error)

Types

type StepValidationError

type StepValidationError struct {
	// contains filtered or unexported fields
}

func (*StepValidationError) Error

func (s *StepValidationError) Error() string

type ValidationErrMaps

type ValidationErrMaps struct {
	SpecErrs     map[*gauge.Specification][]*StepValidationError
	ScenarioErrs map[*gauge.Scenario][]*StepValidationError
	StepErrs     map[*gauge.Step]*StepValidationError
}

func ValidateSpecs

func ValidateSpecs(args []string) (*gauge.SpecCollection, *ValidationErrMaps, runner.Runner)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL