Package-level declarations
Package containing the folder DSL.
Types
Link copied to clipboard
open class TestkitFolder @Inject constructor(val path: Property<String>, val inProject: Boolean) : Serializable
Represents a folder containing a path to the tests files.
Link copied to clipboard
Annotation to prevent using methods outside the TestkitFolder DSL.
Link copied to clipboard
Represents the folders containing the tests files.