Uses of Interface
de.rwth.swc.coffee4j.algorithmic.interleaving.manager.GeneratingInterleavingCombinatorialTestManager
-
-
Uses of GeneratingInterleavingCombinatorialTestManager in de.rwth.swc.coffee4j.algorithmic.interleaving.manager
Classes in de.rwth.swc.coffee4j.algorithmic.interleaving.manager that implement GeneratingInterleavingCombinatorialTestManager Modifier and Type Class Description classAbstractGeneratingInterleavingManagerAbstract class implementingGeneratingInterleavingCombinatorialTestManager.Extends theAbstractInterleavingManagerand adds the capability to store exception-inducing combinations.classDefaultGeneratingInterleavingManagerDefault implementation of the interfaceGeneratingInterleavingCombinatorialTestManager.Methods in de.rwth.swc.coffee4j.algorithmic.interleaving.manager that return GeneratingInterleavingCombinatorialTestManager Modifier and Type Method Description GeneratingInterleavingCombinatorialTestManagerGeneratingInterleavingManagerFactory. create(InterleavingCombinatorialTestConfiguration testConfiguration, CompleteTestModel testModel) -
Uses of GeneratingInterleavingCombinatorialTestManager in de.rwth.swc.coffee4j.engine.process.phase.interleaving.classification
Fields in de.rwth.swc.coffee4j.engine.process.phase.interleaving.classification declared as GeneratingInterleavingCombinatorialTestManager Modifier and Type Field Description protected GeneratingInterleavingCombinatorialTestManagerInterleavingClassificationPhase. testManager
-