Uses of Package
de.rwth.swc.coffee4j.engine.report
-
Classes in de.rwth.swc.coffee4j.engine.report used by de.rwth.swc.coffee4j.engine.characterization Class Description Reporter An interface defining a reporter which can be called by internal algorithms to notify the user of events not covered by an life cycle method in theGenerationReporter. -
Classes in de.rwth.swc.coffee4j.engine.report used by de.rwth.swc.coffee4j.engine.generator Class Description Reporter An interface defining a reporter which can be called by internal algorithms to notify the user of events not covered by an life cycle method in theGenerationReporter. -
Classes in de.rwth.swc.coffee4j.engine.report used by de.rwth.swc.coffee4j.engine.generator.ipog Class Description Reporter An interface defining a reporter which can be called by internal algorithms to notify the user of events not covered by an life cycle method in theGenerationReporter. -
Classes in de.rwth.swc.coffee4j.engine.report used by de.rwth.swc.coffee4j.engine.generator.ipogneg Class Description Reporter An interface defining a reporter which can be called by internal algorithms to notify the user of events not covered by an life cycle method in theGenerationReporter. -
Classes in de.rwth.swc.coffee4j.engine.report used by de.rwth.swc.coffee4j.engine.manager Class Description GenerationReporter An interface defining a reporter listening for events during the generation of combinatorial test inputs. -
Classes in de.rwth.swc.coffee4j.engine.report used by de.rwth.swc.coffee4j.engine.report Class Description ArgumentConverter Defines an interface which can be used to convert arguments to different representation forms.CombinationArgument Used to encapsulate a int[] as a combination.ParameterArgument Used to encapsulate a int as a parameter.Report A report any algorithm inside the combinatorial test input generation can use to notify the user of events not covered by life cycle reporting.Reporter An interface defining a reporter which can be called by internal algorithms to notify the user of events not covered by an life cycle method in theGenerationReporter.ReportLevel Specifies an easy means to filter report content based on severity.ValueArgument Used to encapsulate two ints as a value for a parameter.