Package de.rwth.swc.coffee4j.engine.process.report.util
-
Interface Summary Interface Description CombinationFormatter Interface used byExecutionReporters to format found exception-inducing combinations. -
Class Summary Class Description JavaFormatter Used to format a found exception-inducing combination as java-code.NoOpFormatter Formatter that simply returns the given combination as String.ReportUtility Utility class used byExecutionReporters to create output strings.