NegativeTestFileProvider

class NegativeTestFileProvider : ArgumentsProvider

Enumerates the paths of source files that should fail to compile.

Constructors

NegativeTestFileProvider
Link copied to clipboard
fun NegativeTestFileProvider()

Functions

provideArguments
Link copied to clipboard
open override fun provideArguments(context: ExtensionContext?): Stream<out Arguments>