Class: AUCoreTestKit::AUCoreV200::DiagnosticresultPathReferenceResolutionTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- AUCoreTestKit::AUCoreV200::DiagnosticresultPathReferenceResolutionTest
- Includes:
- InfernoSuiteGenerator::ReferenceResolutionTest
- Defined in:
- lib/au_core_test_kit/generated/v2.0.0/diagnosticresult_path/diagnosticresult_path_reference_resolution_test.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.metadata ⇒ Object
32 33 34 |
# File 'lib/au_core_test_kit/generated/v2.0.0/diagnosticresult_path/diagnosticresult_path_reference_resolution_test.rb', line 32 def self. @metadata ||= InfernoSuiteGenerator::Generator::GroupMetadata.new(YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true)) end |
Instance Method Details
#resource_type ⇒ Object
28 29 30 |
# File 'lib/au_core_test_kit/generated/v2.0.0/diagnosticresult_path/diagnosticresult_path_reference_resolution_test.rb', line 28 def resource_type 'Observation' end |
#scratch_resources ⇒ Object
36 37 38 |
# File 'lib/au_core_test_kit/generated/v2.0.0/diagnosticresult_path/diagnosticresult_path_reference_resolution_test.rb', line 36 def scratch_resources scratch[:diagnosticresult_path_resources] ||= {} end |