Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TextFormTestCase ¶
type TextFormTestCase struct {
Name string
Input string
ExpectedValue any
ExpectedFormField inspectionmetadata.TextParameterFormField
Dependencies []coretask.UntypedTask
Before func()
After func()
}
TextFormTestCase is the type to represent a test case of an inspection task to generate a text field.
Click to show internal directories.
Click to hide internal directories.