utils

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type F

type F struct {
	Data     []byte
	T        *testing.T
	FuzzFunc func(*testing.T, any)
}

func (*F) Add

func (f *F) Add(args ...any)

func (*F) Cleanup

func (c *F) Cleanup(f func())

func (*F) Error

func (c *F) Error(args ...any)

func (*F) Errorf

func (c *F) Errorf(format string, args ...any)

func (*F) Fail

func (f *F) Fail()

func (*F) FailNow

func (c *F) FailNow()

func (*F) Failed

func (c *F) Failed() bool

func (*F) Fatal

func (c *F) Fatal(args ...any)

func (*F) Fatalf

func (c *F) Fatalf(format string, args ...any)

func (*F) Fuzz

func (f *F) Fuzz(ff any)

func (*F) Helper

func (f *F) Helper()

func (*F) Log

func (c *F) Log(args ...any)

func (*F) Logf

func (c *F) Logf(format string, args ...any)

func (*F) Name

func (c *F) Name() string

func (*F) Setenv

func (c *F) Setenv(key, value string)

func (*F) Skip

func (c *F) Skip(args ...any)

func (*F) SkipNow

func (c *F) SkipNow()

func (*F) Skipf

func (c *F) Skipf(format string, args ...any)

func (*F) Skipped

func (f *F) Skipped() bool

func (*F) TempDir

func (c *F) TempDir() string

Jump to

Keyboard shortcuts

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