Interface ReporterConfigurable
- All Known Implementing Classes:
ExtentSparkReporter,JsonFormatter
public interface ReporterConfigurable
-
Method Summary
Modifier and TypeMethodDescriptionvoidloadJSONConfig(File jsonFile) voidloadJSONConfig(String jsonString) voidloadXMLConfig(File xmlFile) voidloadXMLConfig(String xmlFile)
-
Method Details
-
loadJSONConfig
- Throws:
IOException
-
loadJSONConfig
- Throws:
IOException
-
loadXMLConfig
- Throws:
IOException
-
loadXMLConfig
- Throws:
IOException
-