Package de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode
-
Interface Summary Interface Description ExecutionModeProvider AnExecutionModeProvideris responsible for providing exactly oneExecutionModefor use in aCombinatorialTest. -
Class Summary Class Description CombinatorialTestAnnotationBasedExecutionModeProvider A provider loading theExecutionModeas given in theCombinatorialTestannotation.ExecutionModeLoader Class for loading the definedExecutionModefor aCombinatorialTest. -
Annotation Types Summary Annotation Type Description ExecutionModeSource Annotation which registers a customExecutionModeProviderimplementation for the annotated test method.