utils

package
v1.16.5 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2024 License: MPL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestReporter

type TestReporter struct {
	T *testing.T
}

func (*TestReporter) Cleanup added in v1.2.4

func (r *TestReporter) Cleanup(cb func())

func (*TestReporter) Error

func (r *TestReporter) Error(args ...interface{})

func (*TestReporter) Errorf

func (r *TestReporter) Errorf(format string, args ...interface{})

func (*TestReporter) Fail

func (r *TestReporter) Fail()

func (*TestReporter) FailNow

func (r *TestReporter) FailNow()

func (*TestReporter) Failed

func (r *TestReporter) Failed() bool

func (*TestReporter) Fatal

func (r *TestReporter) Fatal(args ...interface{})

func (*TestReporter) Fatalf

func (r *TestReporter) Fatalf(format string, args ...interface{})

func (*TestReporter) Helper

func (r *TestReporter) Helper()

func (*TestReporter) Log

func (r *TestReporter) Log(args ...interface{})

func (*TestReporter) Logf

func (r *TestReporter) Logf(format string, args ...interface{})

func (*TestReporter) Name

func (r *TestReporter) Name() string

func (*TestReporter) Parallel

func (r *TestReporter) Parallel()

func (*TestReporter) Skip

func (r *TestReporter) Skip(args ...interface{})

func (*TestReporter) SkipNow

func (r *TestReporter) SkipNow()

func (*TestReporter) Skipf

func (r *TestReporter) Skipf(format string, args ...interface{})

func (*TestReporter) Skipped

func (r *TestReporter) Skipped() bool

Jump to

Keyboard shortcuts

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