Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Tests = make([]TestCase, 0)
Functions ¶
This section is empty.
Types ¶
type LogValidation ¶
type LogValidation struct {
LogFile string
ValidationFunc Validation
}
type ResultsValidation ¶
type TestCase ¶
type TestCase struct {
Name string
Args args
WantStatus []int
Validation Validation
}
type TestTemplates ¶
type Validation ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.