CircuitTestFileProvider

class CircuitTestFileProvider(subfolder: String = "") : ArgumentsProvider

Enumerates the paths of source files that use the circuit representation and should successfully compile.

Constructors

Link copied to clipboard
fun CircuitTestFileProvider(subfolder: String = "")

Functions

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