Documentation ¶
Overview ¶
Package testutil contains common utilities to test Kythe libraries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FatalOnErr ¶
FatalOnErr calls b.Fatalf(msg, err, args...) if err != nil
func FatalOnErrT ¶
FatalOnErrT calls t.Fatalf(msg, err, args...) if err != nil
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.