package
Version:
v0.0.0-...-5d631fd
Opens a new window with list of versions in this module.
Published: May 24, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type T interface {
Fatal(args ...interface{})
Fatalf(format string, args ...interface{})
}
T is an interface to abstract testing.T. This lets us test failure
conditions of test infrastructure.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.