Class MeasurementActionCreator
- java.lang.Object
-
- de.dagere.peass.ci.logs.measurement.MeasurementActionCreator
-
public class MeasurementActionCreator extends Object
-
-
Constructor Summary
Constructors Constructor Description MeasurementActionCreator(LogFileReader reader, Run<?,?> run, PeassProcessConfiguration processConfig)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
createMeasurementActions(Set<de.dagere.nodeDiffDetector.data.TestMethodCall> tests)
-
-
-
Constructor Detail
-
MeasurementActionCreator
public MeasurementActionCreator(LogFileReader reader, Run<?,?> run, PeassProcessConfiguration processConfig)
-
-
Method Detail
-
createMeasurementActions
public void createMeasurementActions(Set<de.dagere.nodeDiffDetector.data.TestMethodCall> tests) throws IOException
- Throws:
IOException
-
-