Class: USCoreTestKit::USCoreV800::DiagnosticReportNoteReferenceResolutionTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
ReferenceResolutionTest
Defined in:
lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_reference_resolution_test.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods included from ReferenceResolutionTest

#is_reference_resolved?, #must_support_references, #must_support_references_with_target_profile, #no_resources_skip_message, #perform_reference_resolution_test, #record_resolved_reference, #resolve_reference, #resolved_references, #resource_is_valid_with_target_profile?, #unresolved_references, #unresolved_references_strings, #validate_reference_resolution

Class Method Details

.metadataObject



37
38
39
# File 'lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_reference_resolution_test.rb', line 37

def self.
   ||= Generator::.new(YAML.load_file(File.join(__dir__, 'metadata.yml'), aliases: true))
end

Instance Method Details

#resource_typeObject



33
34
35
# File 'lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_reference_resolution_test.rb', line 33

def resource_type
  'DiagnosticReport'
end

#scratch_resourcesObject



41
42
43
# File 'lib/us_core_test_kit/generated/v8.0.0/diagnostic_report_note/diagnostic_report_note_reference_resolution_test.rb', line 41

def scratch_resources
  scratch[:diagnostic_report_note_resources] ||= {}
end