TestReport.Test.Action.Builder | 
TestReport.Test.Action.Builder._assert(TestReport.Setup.Action.Assert _assert) | 
 The results of the assertion performed on the previous operations. 
 | 
static TestReport.Test.Action.Builder | 
TestReport.Test.Action.builder() | 
  | 
TestReport.Test.Action.Builder | 
TestReport.Test.Action.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
TestReport.Test.Action.Builder | 
TestReport.Test.Action.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.Test.Action.Builder | 
TestReport.Test.Action.Builder.from(TestReport.Test.Action action) | 
  | 
TestReport.Test.Action.Builder | 
TestReport.Test.Action.Builder.id(String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
TestReport.Test.Action.Builder | 
TestReport.Test.Action.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.Test.Action.Builder | 
TestReport.Test.Action.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.Test.Action.Builder | 
TestReport.Test.Action.Builder.operation(TestReport.Setup.Action.Operation operation) | 
 An operation would involve a REST request to a server. 
 | 
TestReport.Test.Action.Builder | 
TestReport.Test.Action.toBuilder() | 
  |