integration

package
v0.280.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T struct {
	testing.TB
}

T wraps testing.TB, trapping calls to Fatalf et al and panicking. The panics are caught by

func (T) Error

func (t T) Error(args ...interface{})

func (T) Errorf

func (t T) Errorf(format string, args ...interface{})

func (T) Fail

func (t T) Fail()

func (T) FailNow

func (t T) FailNow()

func (T) Fatal

func (t T) Fatal(args ...interface{})

func (T) Fatalf

func (t T) Fatalf(format string, args ...interface{})

type TestingError

type TestingError string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL