Class FaultCharacterizationConfiguration


  • public class FaultCharacterizationConfiguration
    extends Object
    Class containing all information needed to perform fault characterization for combinatorial tests.
    • Constructor Detail

      • FaultCharacterizationConfiguration

        public FaultCharacterizationConfiguration​(TestModel model,
                                                  Reporter reporter)
        Creates a new configuration out of an IPM and a reporter. It is not guaranteed that the constraints checker in the model will be respected by an algorithm.
        Parameters:
        model - containing all parameters of the combinatorial test
        reporter - to give information to users during fault characterization execution