Class: UDSPlusTestKit::ReadPostTest
- Inherits:
-
Inferno::Test
- Object
- Inferno::Test
- UDSPlusTestKit::ReadPostTest
- Defined in:
- lib/uds_plus_test_kit/post_tests/read_post_test.rb
Instance Method Summary collapse
Instance Method Details
#manifest_resources ⇒ Object
19 20 21 |
# File 'lib/uds_plus_test_kit/post_tests/read_post_test.rb', line 19 def manifest_resources manifest_scratch[:all] ||= [] end |
#manifest_scratch ⇒ Object
15 16 17 |
# File 'lib/uds_plus_test_kit/post_tests/read_post_test.rb', line 15 def manifest_scratch scratch[:manifest_resources] ||= {} end |