contracts

package
v0.142.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CustomTB

type CustomTB struct {
	Subject func(*testcase.T) testcase.TBRunner
}

func (CustomTB) Benchmark

func (c CustomTB) Benchmark(b *testing.B)

func (CustomTB) Spec

func (c CustomTB) Spec(s *testcase.Spec)

func (CustomTB) Test

func (c CustomTB) Test(t *testing.T)

type TestingTB added in v0.89.0

type TestingTB struct {
	Subject func(*testcase.T) testing.TB
}

func (TestingTB) Spec added in v0.89.0

func (c TestingTB) Spec(s *testcase.Spec)

Jump to

Keyboard shortcuts

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