Uses of Interface
de.rwth.swc.coffee4j.junit.engine.annotation.AnnotationConsumer
-
-
Uses of AnnotationConsumer in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.constraintgenerator.sequential
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.constraintgenerator.sequential that implement AnnotationConsumer Modifier and Type Class Description classConstructorBasedSequentialConstraintGenerationProviderFaultCharacterizationAlgorithmFactoryProviderusing the constructor of the provided characterization strategy. -
Uses of AnnotationConsumer in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode that implement AnnotationConsumer Modifier and Type Class Description classCombinatorialTestAnnotationBasedExecutionModeProviderA provider loading theExecutionModeas given in theCombinatorialTestannotation. -
Uses of AnnotationConsumer in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.interleaving.execution.configuration
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.interleaving.execution.configuration that implement AnnotationConsumer Modifier and Type Class Description classMethodBasedGeneratingInterleavingConfigurationProviderInterleavingConfigurationProviderthat processes a method providing a configuration.classMethodBasedInterleavingConfigurationProviderA provider loading anInterleavingExecutionConfigurationfrom a method as described inEnableInterleavingGeneration. -
Uses of AnnotationConsumer in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.sequential.generation.configuration
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.sequential.generation.configuration that implement AnnotationConsumer Modifier and Type Class Description classIpogConfigurationProviderclassIpogNegConfigurationProvider -
Uses of AnnotationConsumer in de.rwth.swc.coffee4j.junit.engine.annotation.extension
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.extension that implement AnnotationConsumer Modifier and Type Class Description classConstructorBasedExtensionProvider -
Uses of AnnotationConsumer in de.rwth.swc.coffee4j.junit.engine.annotation.test.model
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.test.model that implement AnnotationConsumer Modifier and Type Class Description classMethodBasedInputParameterModelProviderA provider loading a class from a method as described inCombinatorialTest.
-