Uses of Class
de.holisticon.annotationprocessortoolkit.testhelper.AnnotationProcessorCommonTestConfiguration

Packages that use AnnotationProcessorCommonTestConfiguration
de.holisticon.annotationprocessortoolkit.testhelper   
de.holisticon.annotationprocessortoolkit.testhelper.integrationtest   
de.holisticon.annotationprocessortoolkit.testhelper.unittest   
 

Uses of AnnotationProcessorCommonTestConfiguration in de.holisticon.annotationprocessortoolkit.testhelper
 

Classes in de.holisticon.annotationprocessortoolkit.testhelper with type parameters of type AnnotationProcessorCommonTestConfiguration
 class AbstractAnnotationProcessorTest<T extends AnnotationProcessorCommonTestConfiguration>
          Abstract base class which allows parameterized tests.
 

Uses of AnnotationProcessorCommonTestConfiguration in de.holisticon.annotationprocessortoolkit.testhelper.integrationtest
 

Subclasses of AnnotationProcessorCommonTestConfiguration in de.holisticon.annotationprocessortoolkit.testhelper.integrationtest
 class AnnotationProcessorIntegrationTestConfiguration
          Configuration of the an annotation processor test.
 

Uses of AnnotationProcessorCommonTestConfiguration in de.holisticon.annotationprocessortoolkit.testhelper.unittest
 

Subclasses of AnnotationProcessorCommonTestConfiguration in de.holisticon.annotationprocessortoolkit.testhelper.unittest
 class AnnotationProcessorUnitTestConfiguration
          Configuration class for unit tests.
 



Copyright © 2017 Holisticon AG. All Rights Reserved.