internal

package
v0.16.2 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 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 StubTB

type StubTB struct {
	testing.TB
	IsFailed bool
}

func (*StubTB) Cleanup

func (m *StubTB) Cleanup(f func())

func (*StubTB) Error

func (m *StubTB) Error(args ...interface{})

func (*StubTB) Errorf

func (m *StubTB) Errorf(format string, args ...interface{})

func (*StubTB) Fail

func (m *StubTB) Fail()

func (*StubTB) FailNow

func (m *StubTB) FailNow()

func (*StubTB) Failed

func (m *StubTB) Failed() bool

func (*StubTB) Fatal

func (m *StubTB) Fatal(args ...interface{})

func (*StubTB) Fatalf

func (m *StubTB) Fatalf(format string, args ...interface{})

func (*StubTB) Helper

func (m *StubTB) Helper()

func (*StubTB) Log

func (m *StubTB) Log(args ...interface{})

func (*StubTB) Logf

func (m *StubTB) Logf(format string, args ...interface{})

func (*StubTB) Name

func (m *StubTB) Name() string

func (*StubTB) Skip

func (m *StubTB) Skip(args ...interface{})

func (*StubTB) SkipNow

func (m *StubTB) SkipNow()

func (*StubTB) Skipf

func (m *StubTB) Skipf(format string, args ...interface{})

func (*StubTB) Skipped

func (m *StubTB) Skipped() bool

func (*StubTB) TempDir

func (m *StubTB) TempDir() string

type TB

type TB interface {
	testing.TB
}

Jump to

Keyboard shortcuts

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