Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CoverageRequirements ¶
type Group ¶
type TestFailedError ¶
type TestFailedError struct {
E error
}
func (*TestFailedError) Error ¶
func (e *TestFailedError) Error() string
func (*TestFailedError) Unwrap ¶
func (e *TestFailedError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.