package
Version:
v0.332.1
Opens a new window with list of versions in this module.
Published: Aug 13, 2024
License: Apache-2.0
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 wraps testing.TB, trapping calls to Fatalf et al and panicking. The panics are caught by
func (t T) Error(args ...interface{})
func (t T) Errorf(format string, args ...interface{})
func (t T) Fatal(args ...interface{})
func (t T) Fatalf(format string, args ...interface{})
Source Files
¶
Click to show internal directories.
Click to hide internal directories.