| Modifier and Type | Method and Description |
|---|---|
TestValidator[] |
AnnotationProcessorCommonTestConfiguration.getTestcases() |
| Constructor and Description |
|---|
AnnotationProcessorCommonTestConfiguration(java.lang.Boolean compilingShouldSucceed,
javax.tools.JavaFileObject[] expectedGeneratedJavaFileObjects,
TestValidator... testcases) |
| Constructor and Description |
|---|
AnnotationProcessorIntegrationTestConfiguration(java.lang.String source,
java.lang.Boolean compilingShouldSucceed,
javax.tools.JavaFileObject[] expectedGeneratedFileObjects,
TestValidator... testcases) |
| Constructor and Description |
|---|
AnnotationProcessorUnitTestConfiguration(AbstractUnitTestAnnotationProcessorClass processor,
java.lang.Boolean compilingShouldSucceed,
javax.tools.JavaFileObject[] expectedGeneratedJavaFileObjects,
TestValidator... testcases) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestMessageValidator
A test that checks for compiler messages.
|
Copyright © 2017 Holisticon AG. All Rights Reserved.