package
Version:
v0.0.0-...-3e220e4
Opens a new window with list of versions in this module.
Published: Mar 5, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TestCase struct {
ReturnValue interface{}
ReturnError map[string]error
Input interface{}
ChartVersion string
}
TestCase represents a struct with setup structs, expected return structs and errors of tested funcs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.