PositiveTestFileProvider

class PositiveTestFileProvider : ArgumentsProvider

Enumerates the paths of source files that should successfully compile.

Constructors

PositiveTestFileProvider
Link copied to clipboard
fun PositiveTestFileProvider()

Functions

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