Documentation
¶
Index ¶
- type StubTB
- func (m *StubTB) Cleanup(f func())
- func (m *StubTB) Error(args ...interface{})
- func (m *StubTB) Errorf(format string, args ...interface{})
- func (m *StubTB) Fail()
- func (m *StubTB) FailNow()
- func (m *StubTB) Failed() bool
- func (m *StubTB) Fatal(args ...interface{})
- func (m *StubTB) Fatalf(format string, args ...interface{})
- func (m *StubTB) Helper()
- func (m *StubTB) Log(args ...interface{})
- func (m *StubTB) Logf(format string, args ...interface{})
- func (m *StubTB) Name() string
- func (m *StubTB) Skip(args ...interface{})
- func (m *StubTB) SkipNow()
- func (m *StubTB) Skipf(format string, args ...interface{})
- func (m *StubTB) Skipped() bool
- func (m *StubTB) TempDir() string
- type TB
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.