de.holisticon.annotationprocessortoolkit.testhelper
Class AbstractAnnotationProcessorTest<T extends Processor>
java.lang.Object
de.holisticon.annotationprocessortoolkit.testhelper.AbstractAnnotationProcessorTest<T>
public abstract class AbstractAnnotationProcessorTest<T extends Processor>
- extends Object
Abstract base class which allows parameterized tests.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_EXECUTION_MESSAGE
public static final String TEST_EXECUTION_MESSAGE
- See Also:
- Constant Field Values
AbstractAnnotationProcessorTest
public AbstractAnnotationProcessorTest(String description,
String resource,
String[] errors,
String[] warnings)
getAnnotationProcessor
protected abstract Processor getAnnotationProcessor()
test
protected void test()
Copyright © 2017 Holisticon AG. All Rights Reserved.