public static class TestReportFile.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
TestReportFile |
build() |
TestReportFile.Builder |
withPostix(String postfix) |
TestReportFile.Builder |
withPrefix(String prefix) |
public TestReportFile.Builder withPrefix(String prefix)
prefix - name prefix to be used. F.i. "PaymentModule"public TestReportFile.Builder withPostix(String postfix)
postfix - name postfix to be used. F.i. ".png"public TestReportFile build()
Copyright © 2019 willhaben internet service GmbH & Co KG. All rights reserved.