package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Jul 7, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TestCase[T any, R any] struct {
Name string
Input func() T
Output R
}
TestCaseFunc is a test case with a function specified function for running it
Source Files
¶
Click to show internal directories.
Click to hide internal directories.