Uses of Class
at.willhaben.willtest.util.TestReportFile.Builder
-
Packages that use TestReportFile.Builder Package Description at.willhaben.willtest.util -
-
Uses of TestReportFile.Builder in at.willhaben.willtest.util
Methods in at.willhaben.willtest.util that return TestReportFile.Builder Modifier and Type Method Description static TestReportFile.BuilderTestReportFile. forTest(org.junit.jupiter.api.extension.ExtensionContext context)static TestReportFile.BuilderTestReportFile. forTest(org.junit.runner.Description testDescription)Starts building of a test report fileTestReportFile.BuilderTestReportFile.Builder. withPostix(java.lang.String postfix)TestReportFile.BuilderTestReportFile.Builder. withPrefix(java.lang.String prefix)
-