Package-level declarations
Package containing the test DSL.
Types
Represents an entity able to be converted in another entity.
Represents a test configuration, mirroring the Configuration of the core module.
Represents an existing file, mirroring the ExistingFile of the core module.
Represents the list of the existing files.
Represents the expectation of the test, mirroring the Expectation of the core module.
Represents the files of the test, mirroring the Files of the core module.
Represents the outcomes of the test, mirroring the Outcomes of the core module.
Represents the output of the test, mirroring the Output of the core module.
Represents a test configuration, mirroring the Test of the core module.
Annotation to prevent using methods outside the TestkitTest DSL.
Represents the tests' configuration, mirroring the Tests of the core module.