Class: USCoreTestKit::USCoreV610::AllergyIntoleranceMustSupportTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
MustSupportTest
Defined in:
lib/us_core_test_kit/generated/v6.1.0/allergy_intolerance/allergy_intolerance_must_support_test.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods included from MustSupportTest

#all_scratch_resources, #perform_must_support_test

Class Method Details

.metadataObject



43
44
45
# File 'lib/us_core_test_kit/generated/v6.1.0/allergy_intolerance/allergy_intolerance_must_support_test.rb', line 43

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

Instance Method Details

#resource_typeObject



39
40
41
# File 'lib/us_core_test_kit/generated/v6.1.0/allergy_intolerance/allergy_intolerance_must_support_test.rb', line 39

def resource_type
  'AllergyIntolerance'
end

#scratch_resourcesObject



47
48
49
# File 'lib/us_core_test_kit/generated/v6.1.0/allergy_intolerance/allergy_intolerance_must_support_test.rb', line 47

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