package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
T is a mock of the testkit.tHelper interface.
FailNow is an implementation of testing.TB.FailNow().
func (t *T) Failed() bool
Failed returns true if the test has failed.
func (t *T) Fatal(args ...interface{})
Fatal is an implementation of testing.TB.Fatal().
Helper is an implementation of testing.TB.Helper().
func (t *T) Log(args ...interface{})
Log is an implementation of testing.TB.Log().
func (t *T) Logf(f string, args ...interface{})
Logf is an implementation of testing.TB.Logf().
Source Files
¶
Click to show internal directories.
Click to hide internal directories.