Compiler
running in a separate thread.See: Description
| Class | Description |
|---|---|
| Model |
Utility class for creating javax.lang.model instances for testing.
|
| ModelRule |
TestRule for creating javax.lang.model instances in a unit
test. |
| Annotation Type | Description |
|---|---|
| Target |
Annotation used internally within the
Model implementation to target elements. |
Compiler
running in a separate thread.
These implementations are heavy-weight and can be a bit flaky. Prefer to use
org.inferred.testing.unit where possible.
Copyright © 2015 inferred.org. All rights reserved.