Class: DaVinciDTRTestKit::QuestionnaireResponseReadTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- DaVinciDTRTestKit::QuestionnaireResponseReadTest
- Includes:
- USCoreTestKit::ReadTest
- Defined in:
- lib/davinci_dtr_test_kit/profiles/questionnaire_response/questionnaire_response_read.rb
Instance Method Summary collapse
Instance Method Details
#resource_type ⇒ Object
11 12 13 |
# File 'lib/davinci_dtr_test_kit/profiles/questionnaire_response/questionnaire_response_read.rb', line 11 def resource_type 'QuestionnaireResponse' end |
#scratch_resources ⇒ Object
15 16 17 |
# File 'lib/davinci_dtr_test_kit/profiles/questionnaire_response/questionnaire_response_read.rb', line 15 def scratch_resources scratch[:questionnaire_responses] ||= {} end |