Uses of Interface
de.rwth.swc.coffee4j.algorithmic.interleaving.generator.TestInputGenerationStrategy
-
-
Uses of TestInputGenerationStrategy in de.rwth.swc.coffee4j.algorithmic.interleaving
Methods in de.rwth.swc.coffee4j.algorithmic.interleaving that return TestInputGenerationStrategy Modifier and Type Method Description TestInputGenerationStrategyInterleavingCombinatorialTestGroup. getGenerationStrategy()Constructors in de.rwth.swc.coffee4j.algorithmic.interleaving with parameters of type TestInputGenerationStrategy Constructor Description InterleavingCombinatorialTestGroup(Object identifier, TestInputGenerationStrategy generationStrategy, IdentificationStrategy identificationStrategy, FeedbackCheckingStrategy feedbackCheckingStrategy) -
Uses of TestInputGenerationStrategy in de.rwth.swc.coffee4j.algorithmic.interleaving.generator
Methods in de.rwth.swc.coffee4j.algorithmic.interleaving.generator that return TestInputGenerationStrategy Modifier and Type Method Description TestInputGenerationStrategyTestInputGenerationStrategyFactory. create(TestInputGenerationConfiguration configuration) -
Uses of TestInputGenerationStrategy in de.rwth.swc.coffee4j.algorithmic.interleaving.generator.aetg
Classes in de.rwth.swc.coffee4j.algorithmic.interleaving.generator.aetg that implement TestInputGenerationStrategy Modifier and Type Class Description classAetgStrategyImplementation of AETGSat ("Constructing Interaction Test Suites for Highly-Configurable Systems in the Presence of Constraints: A Greedy Approach"). -
Uses of TestInputGenerationStrategy in de.rwth.swc.coffee4j.algorithmic.interleaving.manager
Fields in de.rwth.swc.coffee4j.algorithmic.interleaving.manager declared as TestInputGenerationStrategy Modifier and Type Field Description protected TestInputGenerationStrategyAbstractInterleavingManager. testInputGenerationStrategyprotected TestInputGenerationStrategyAbstractInterleavingManager. testInputGenerationStrategyprotected TestInputGenerationStrategyAbstractInterleavingManager. testInputGenerationStrategy
-