Class JavacCompilersProvider

java.lang.Object
io.github.ascopes.jct.junit.AbstractCompilersProvider
io.github.ascopes.jct.junit.JavacCompilersProvider
All Implemented Interfaces:
Consumer<JavacCompilerTest>, ArgumentsProvider, AnnotationConsumer<JavacCompilerTest>

@API(since="0.0.1", status=STABLE) public final class JavacCompilersProvider extends AbstractCompilersProvider implements AnnotationConsumer<JavacCompilerTest>
Argument provider for the JavacCompilerTest annotation.
Since:
0.0.1
Author:
Ashley Scopes