package
Version:
v0.17.0
Opens a new window with list of versions in this module.
Published: Apr 8, 2020
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
TestEnvVar is the constant to determine whether to run acceptance tests
Bool returns an address to a boolean
Test sets up the test framework
TestCase Test suite helpers
type TestT interface {
Error(args ...interface{})
Fatal(args ...interface{})
Skip(args ...interface{})
}
TestT supports errors, fatals, and skips for tests
Source Files
¶
Click to show internal directories.
Click to hide internal directories.