package
Version:
v0.10.6
Opens a new window with list of versions in this module.
Published: Jun 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func IsInvalidRecord(t TestingT, name string, r record, ...)
-
func IsInvalidRequest(t TestingT, name string, r request, ...)
-
func IsValidRecord(t TestingT, name string, r record)
-
func IsValidRequest(t TestingT, name string, r request)
-
type TestingT
type TestingT interface {
Helper()
Run(name string, f func(t *testing.T)) bool
Error(args ...interface{})
Errorf(format string, args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.