Module io.github.ascopes.jct
Package io.github.ascopes.jct.junit
@API(since="0.0.1",
status=EXPERIMENTAL)
@NonNullApi
@NonNullImpl
package io.github.ascopes.jct.junit
Additional functionality to simplify writing tests with Junit.
-
ClassDescriptionBase for defining a compiler-supplying arguments provider for Junit Jupiter parameterised test support.Argument provider for the
JavacCompilerTestannotation.Annotation that can be applied to aParameterizedTestto enable passing in a range ofJavacJctCompilerImplinstances with specific configured versions as the first parameter.