viaduct
0.3.0
test-utilities
/
io.github.aplcornell.viaduct
/
NegativeTestFileProvider
Negative
Test
File
Provider
class
NegativeTestFileProvider
(
subfolder
:
String
=
""
)
:
ArgumentsProvider
Enumerates the paths of source files that should fail to compile.
Constructors
Functions
Constructors
Negative
Test
File
Provider
Link copied to clipboard
fun
NegativeTestFileProvider
(
subfolder
:
String
=
""
)
Functions
provide
Arguments
Link copied to clipboard
open
override
fun
provideArguments
(
context
:
ExtensionContext
?
)
:
Stream
<
out
Arguments
>