Documentation
¶
Overview ¶
Package testutils provides helper functions and types for testing the shrink application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExpectedDBRecord ¶
type Scenario ¶
type Scenario struct {
Description string
CLIArgs []string
InputFiles []TestFile
Archives []TestArchive
ExpectFiles []string
ExpectMissing []string
ExpectDBState []ExpectedDBRecord
}
type TestArchive ¶
Click to show internal directories.
Click to hide internal directories.