tests

package
v0.0.0-...-8a7fe10 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncName

func FuncName(f any) string

func RunClass

func RunClass(t *testing.T, f any, data string, targetCaseNum int) (err error)

func RunFunc

func RunFunc(t *testing.T, f any, data string, targetCaseNum int) (err error)

func Validate

func Validate[T, U any](input T, except U, fs ...func(T) U) (err error)

func Validate2

func Validate2[T1, T2, U any](input1 T1, input2 T2, except U, fs ...func(T1, T2) U) (err error)

func Validate3

func Validate3[T1, T2, T3, U any](input1 T1, input2 T2, input3 T3, except U, fs ...func(T1, T2, T3) U) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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