Uses of Class
de.rwth.swc.coffee4j.engine.characterization.SuspiciousCombinationAlgorithm
-
Packages that use SuspiciousCombinationAlgorithm Package Description de.rwth.swc.coffee4j.engine.characterization.aifl de.rwth.swc.coffee4j.engine.characterization.ben -
-
Uses of SuspiciousCombinationAlgorithm in de.rwth.swc.coffee4j.engine.characterization.aifl
Subclasses of SuspiciousCombinationAlgorithm in de.rwth.swc.coffee4j.engine.characterization.aifl Modifier and Type Class Description classAiflThe implementation of the AIFL fault characterization algorithm as described in "A Software Debugging Method Based on Pairwise Testing".classIterationBasedIterAiflExtension to the AIFL algorithm based on "Adaptive Interaction Fault Location Based on Combinatorial Testing". -
Uses of SuspiciousCombinationAlgorithm in de.rwth.swc.coffee4j.engine.characterization.ben
Subclasses of SuspiciousCombinationAlgorithm in de.rwth.swc.coffee4j.engine.characterization.ben Modifier and Type Class Description classBenThe implementation of the BEN fault characterization algorithm based on the paper "Identifying Failure-Inducing Combinations in a Combinatorial Test Set".
-