Class: CarinForBlueButtonTestKit::CARIN4BBV200::EobValidationTest

Inherits:
Inferno::Test
  • Object
show all
Includes:
CarinForBlueButtonTestKit::CARIN4BBV200, ValidationTest
Defined in:
lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob/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



28
29
30
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob/validation_test.rb', line 28

def resource_type
  'ExplanationOfBenefit'
end

#scratch_resourcesObject



32
33
34
# File 'lib/carin_for_blue_button_test_kit/generated/v2.0.0/eob/validation_test.rb', line 32

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