test

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Suite

type Suite struct {
	// contains filtered or unexported fields
}

func NewSuite

func NewSuite() *Suite

func (*Suite) Clean

func (s *Suite) Clean(t *testing.T)

Clean a test suite

func (*Suite) Create

func (s *Suite) Create(t *testing.T) (directoryPath string)

Create a full test suite Please clean test suite after use (defer ts.Clean())

Jump to

Keyboard shortcuts

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