Uses of Enum
io.github.ascopes.jct.junit.VersionStrategy
-
Uses of VersionStrategy in io.github.ascopes.jct.junit
Modifier and TypeClassDescriptionenum
Strategy for setting a version on a JUnit compiler annotation.Modifier and TypeMethodDescriptionstatic VersionStrategy
Returns the enum constant of this type with the specified name.static VersionStrategy[]
VersionStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected final void
AbstractCompilersProvider.configure
(int min, int max, Class<? extends JctCompilerConfigurer<?>>[] configurerClasses, VersionStrategy versionStrategy) Configure this provider with parameters from annotations.