Class MaterializedTestExecutionReportMetadata
- java.lang.Object
-
- cloud.filibuster.junit.server.core.reports.MaterializedTestExecutionReportMetadata
-
public class MaterializedTestExecutionReportMetadata extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MaterializedTestExecutionReportMetadata(int testExecutionNumber, boolean testExecutionPassed, java.nio.file.Path reportPath, java.util.UUID uuid)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.json.JSONObject
toJsonObject()
-