package
Version:
v7.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 31, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package ulogtest implement the Logger interface via a test's testing.TB.Logf.
Logger is a Logger implementation that logs to testing.TB.Logf.
func (tl Logger) Print(v ...interface{})
Print formats according the default formats for v and prints to a unit test's log.
Printf formats according to the format specifier and prints to a unit test's log.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.