TestReport.Setup.Builder |
TestReport.Setup.Builder.action(TestReport.Setup.Action... action) |
Action would contain either an operation or an assertion.
|
TestReport.Setup.Builder |
TestReport.Setup.Builder.action(Collection<TestReport.Setup.Action> action) |
Action would contain either an operation or an assertion.
|
static TestReport.Setup.Builder |
TestReport.Setup.builder() |
|
TestReport.Setup.Builder |
TestReport.Setup.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestReport.Setup.Builder |
TestReport.Setup.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestReport.Setup.Builder |
TestReport.Setup.Builder.from(TestReport.Setup setup) |
|
TestReport.Setup.Builder |
TestReport.Setup.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
TestReport.Setup.Builder |
TestReport.Setup.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestReport.Setup.Builder |
TestReport.Setup.Builder.modifierExtension(Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the element and that
modifies the understanding of the element in which it is contained and/or the understanding of the containing
element's descendants.
|
TestReport.Setup.Builder |
TestReport.Setup.toBuilder() |
|