Package de.rwth.swc.coffee4j.junit.engine.annotation.configuration.sequential.prioritization
-
Interface Summary Interface Description TestInputPrioritizerProvider Provider forTestInputPrioritizerused in the execution ofCombinatorialTestmethods. -
Class Summary Class Description TestInputPrioritizerLoader Class for loading the definedTestInputPrioritizerfor aCombinatorialTest. -
Annotation Types Summary Annotation Type Description EnableTestInputPrioritization This is aTestInputPrioritizerSourcewhich uses theConstructorBasedTestInputPrioritizerProviderto create new instances of aTestInputPrioritizerby instantiation the respective algorithm via a no-args constructor.TestInputPrioritizerSource Registers aTestInputPrioritizerProviderto a combinatorial test method.