| Class | Description |
|---|---|
| AbstractAnnotationProcessorIntegrationTest<T extends javax.annotation.processing.Processor> |
Abstract test base class used to check if source files are processed correctly.
|
| AbstractAnnotationProcessorTest<T extends AnnotationProcessorCommonTestConfiguration> |
Abstract base class which allows parameterized tests.
|
| AbstractAnnotationProcessorUnitTest |
Abstract base class for testing annotation processor internal stuff where tools offered by
ProcessEnvironment are needed. |
| AnnotationProcessorCommonTestConfiguration |
Common test configuration.
|
| AnnotationProcessorWrapper |
Wrapper class for
Processor. |
| Exception | Description |
|---|---|
| InvalidTestConfigurationException |
Exception thrown in case of an configuration error.
|
Copyright © 2017 Holisticon AG. All Rights Reserved.