de.holisticon.annotationprocessortoolkit.testhelper.integrationtest
Class AnnotationProcessorIntegrationTestConfiguration

java.lang.Object
  extended by de.holisticon.annotationprocessortoolkit.testhelper.AnnotationProcessorCommonTestConfiguration
      extended by de.holisticon.annotationprocessortoolkit.testhelper.integrationtest.AnnotationProcessorIntegrationTestConfiguration

public class AnnotationProcessorIntegrationTestConfiguration
extends AnnotationProcessorCommonTestConfiguration

Configuration of the an annotation processor test.


Constructor Summary
AnnotationProcessorIntegrationTestConfiguration(String source, Boolean compilingShouldSucceed, TestValidator... testcases)
           
 
Method Summary
 String getSource()
           
 
Methods inherited from class de.holisticon.annotationprocessortoolkit.testhelper.AnnotationProcessorCommonTestConfiguration
getCompilingShouldSucceed, getTestcases
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationProcessorIntegrationTestConfiguration

public AnnotationProcessorIntegrationTestConfiguration(String source,
                                                       Boolean compilingShouldSucceed,
                                                       TestValidator... testcases)
Method Detail

getSource

public String getSource()


Copyright © 2017 Holisticon AG. All Rights Reserved.