Documentation
¶
Index ¶
- type Tester
- func (tester *Tester) AssertContains(t *testing.T, messages []string)
- func (tester *Tester) Error(args ...interface{})
- func (tester *Tester) Errorf(format string, args ...interface{})
- func (tester *Tester) Fatal(args ...interface{})
- func (tester *Tester) Helper()
- func (tester *Tester) Log(args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tester ¶
type Tester struct {
// contains filtered or unexported fields
}
func (*Tester) AssertContains ¶
Click to show internal directories.
Click to hide internal directories.