Class: USCoreTestKit::USCoreV501::BodyWeightValidationTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
ValidationTest
Defined in:
lib/us_core_test_kit/generated/v5.0.1/body_weight/body_weight_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_typeObject



24
25
26
# File 'lib/us_core_test_kit/generated/v5.0.1/body_weight/body_weight_validation_test.rb', line 24

def resource_type
  'Observation'
end

#scratch_resourcesObject



28
29
30
# File 'lib/us_core_test_kit/generated/v5.0.1/body_weight/body_weight_validation_test.rb', line 28

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