Class: Aws::AppTest::Types::GetTestRunStepResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::AppTest::Types::GetTestRunStepResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-apptest/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#after_step ⇒ Boolean
The after steps of the test run step.
-
#before_step ⇒ Boolean
The before steps of the test run step.
-
#run_end_time ⇒ Time
The run end time of the test run step.
-
#run_start_time ⇒ Time
The run start time of the test run step.
-
#status ⇒ String
The status of the test run step.
-
#status_reason ⇒ String
The status reason of the test run step.
-
#step_name ⇒ String
The step name of the test run step.
-
#step_run_summary ⇒ Types::StepRunSummary
The step run summary of the test run step.
-
#test_case_id ⇒ String
The test case ID of the test run step.
-
#test_case_version ⇒ Integer
The test case version of the test run step.
-
#test_run_id ⇒ String
The test run ID of the test run step.
-
#test_suite_id ⇒ String
The test suite ID of the test run step.
-
#test_suite_version ⇒ Integer
The test suite version of the test run step.
Instance Attribute Details
#after_step ⇒ Boolean
The after steps of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#before_step ⇒ Boolean
The before steps of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#run_end_time ⇒ Time
The run end time of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#run_start_time ⇒ Time
The run start time of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#status_reason ⇒ String
The status reason of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#step_name ⇒ String
The step name of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#step_run_summary ⇒ Types::StepRunSummary
The step run summary of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#test_case_id ⇒ String
The test case ID of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#test_case_version ⇒ Integer
The test case version of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#test_run_id ⇒ String
The test run ID of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#test_suite_id ⇒ String
The test suite ID of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |
#test_suite_version ⇒ Integer
The test suite version of the test run step.
1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 |
# File 'lib/aws-sdk-apptest/types.rb', line 1116 class GetTestRunStepResponse < Struct.new( :step_name, :test_run_id, :test_case_id, :test_case_version, :test_suite_id, :test_suite_version, :before_step, :after_step, :status, :status_reason, :run_start_time, :run_end_time, :step_run_summary) SENSITIVE = [] include Aws::Structure end |