package
Version:
v0.0.0-...-952f942
Opens a new window with list of versions in this module.
Published: Jan 17, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Run(t *testing.T, fn func([]byte) (int, int))
-
func RunAny[T any, U any](t *testing.T, fn func([]byte) (T, U))
-
func RunAnyWithArgs[T any, U any](t *testing.T, fn func([]byte, ...int) (T, U))
-
func RunWithArgs(t *testing.T, fn func([]byte, ...int) (int, int))
Source Files
¶
Click to show internal directories.
Click to hide internal directories.