See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 39 and 401]
(no description)
File Size: | 47 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
data_registry_test:: (2 methods):
test_get_effective_context_value_invalid_element()
test_get_effective_contextlevel_value_invalid_element()
Class: data_registry_test - X-Ref
Unit tests for the data_registry class.test_get_effective_context_value_invalid_element() X-Ref |
Ensure that the get_effective_context_value only errors if provided an inappropriate element. This test is not great because we only test a limited set of values. This is a fault of the underlying API. |
test_get_effective_contextlevel_value_invalid_element() X-Ref |
Ensure that the get_effective_contextlevel_value only errors if provided an inappropriate element. This test is not great because we only test a limited set of values. This is a fault of the underlying API. |