Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnknownPredicate = errors.New("tests: unknown predicate")
Functions ¶
This section is empty.
Types ¶
type SuiteResult ¶
type SuiteResult struct {
Pass bool
Results []CaseResult
}
Click to show internal directories.
Click to hide internal directories.