Package com.karuslabs.elementary.junit


package com.karuslabs.elementary.junit
Contains JUnit extensions for testing annotation processors and compilation.
See Also:
  • Classes
    Class
    Description
    A JUnit extension that compiles Java source files specified by @Classpath, @Inline, @Introspect and @Resource annotations on the test class and method.
    Utilities to find and manipulate elements annotated with @Label in an annotation processing round when used in conjunction with ToolsExtension.
    Utilities from which an annotation processing environment can be accessed when used in conjunction with ToolsExtension.
    A JUnit extension that provides an annotation processing environment in which to execute tests.