package
Version:
v0.20.0
Opens a new window with list of versions in this module.
Published: Dec 16, 2025
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 ...any)
Fatal is an implementation of testing.TB.Fatal().
Helper is an implementation of testing.TB.Helper().
func (t *T) Log(args ...any)
Log is an implementation of testing.TB.Log().
Logf is an implementation of testing.TB.Logf().
Source Files
¶
Click to show internal directories.
Click to hide internal directories.