gradle-plugin
0.9.0
jvm
gradle-plugin
/
io.github.mirkofelice.dsl.test
/
TestkitExistingFiles
Testkit
Existing
Files
class
TestkitExistingFiles
(
source
)
Represents the list of the existing files.
Members
Constructors
Testkit
Existing
Files
Link copied to clipboard
constructor
(
)
Properties
files
Link copied to clipboard
internal
val
files
:
MutableList
<
TestkitExistingFile
>
Functions
file
Link copied to clipboard
fun
file
(
name
:
String
,
lambda
:
TestkitExistingFile
.
(
)
->
Unit
)
Add a new file to the configuration.