Package com.karuslabs.elementary.junit
package com.karuslabs.elementary.junit
Contains JUnit extensions for testing annotation processors and compilation.
-
ClassesClassDescriptionA JUnit extension that compiles Java source files specified by
@Classpath,@Inline,@Introspectand@Resourceannotations on the test class and method.Utilities to find and manipulate elements annotated with@Labelin an annotation processing round when used in conjunction withToolsExtension.Utilities from which an annotation processing environment can be accessed when used in conjunction withToolsExtension.A JUnit extension that provides an annotation processing environment in which to execute tests.