Class: USCoreTestKit::USCoreV700::DiagnosticReportLabValidationTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- USCoreTestKit::USCoreV700::DiagnosticReportLabValidationTest
- Includes:
- ValidationTest
- Defined in:
- lib/us_core_test_kit/generated/v7.0.0/diagnostic_report_lab/diagnostic_report_lab_validation_test.rb
Constant Summary
Constants included from ValidationTest
ValidationTest::DAR_CODE_SYSTEM_URL, ValidationTest::DAR_EXTENSION_URL
Instance Method Summary collapse
Methods included from ValidationTest
#check_for_dar, #check_for_dar_code, #check_for_dar_extension, #perform_validation_test
Instance Method Details
#resource_type ⇒ Object
34 35 36 |
# File 'lib/us_core_test_kit/generated/v7.0.0/diagnostic_report_lab/diagnostic_report_lab_validation_test.rb', line 34 def resource_type 'DiagnosticReport' end |
#scratch_resources ⇒ Object
38 39 40 |
# File 'lib/us_core_test_kit/generated/v7.0.0/diagnostic_report_lab/diagnostic_report_lab_validation_test.rb', line 38 def scratch_resources scratch[:diagnostic_report_lab_resources] ||= {} end |