TestScript.Fixture.Builder |
TestScript.Fixture.Builder.autocreate(Boolean autocreate) |
Whether or not to implicitly create the fixture during setup.
|
TestScript.Fixture.Builder |
TestScript.Fixture.Builder.autodelete(Boolean autodelete) |
Whether or not to implicitly delete the fixture during teardown.
|
static TestScript.Fixture.Builder |
TestScript.Fixture.builder() |
|
TestScript.Fixture.Builder |
TestScript.Fixture.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
TestScript.Fixture.Builder |
TestScript.Fixture.Builder.extension(Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the element.
|
protected TestScript.Fixture.Builder |
TestScript.Fixture.Builder.from(TestScript.Fixture fixture) |
|
TestScript.Fixture.Builder |
TestScript.Fixture.Builder.id(String id) |
Unique id for the element within a resource (for internal references).
|
TestScript.Fixture.Builder |
TestScript.Fixture.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.
|
TestScript.Fixture.Builder |
TestScript.Fixture.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.
|
TestScript.Fixture.Builder |
TestScript.Fixture.Builder.resource(Reference resource) |
Reference to the resource (containing the contents of the resource needed for operations).
|
TestScript.Fixture.Builder |
TestScript.Fixture.toBuilder() |
|