| Package | Description |
|---|---|
| org.inferred.testing.behavior |
Convenience framework around the
Compiler API suitable for end-to-end testing of
Processor implementations. |
| Class and Description |
|---|
| BehaviorTester
Convenience class for performing behavioral tests of API-generating
annotation processors.
|
CompilationException
CompilationException is thrown when a
CompilationTask fails, to capture any emitted
Diagnostic instances. |
| SourceBuilder
Simple builder API for an in-memory
JavaFileObject. |
| TestBuilder
Simple builder API for a test method, suitable for use in
BehaviorTester. |
Copyright © 2015 inferred.org. All rights reserved.