Uses of Interface
de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode.ExecutionModeProvider
-
Packages that use ExecutionModeProvider Package Description de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode -
-
Uses of ExecutionModeProvider in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode
Classes in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode that implement ExecutionModeProvider Modifier and Type Class Description classCombinatorialTestAnnotationBasedExecutionModeProviderA provider loading theExecutionModeas given in theCombinatorialTestannotation.Methods in de.rwth.swc.coffee4j.junit.engine.annotation.configuration.executionmode that return types with arguments of type ExecutionModeProvider Modifier and Type Method Description Class<? extends ExecutionModeProvider>value()Gets the class of theExecutionModeProviderto use
-