Method summary
- setUp(self)
- tearDown(self)
- test_class_scope_preferences_path(self)
- test_default_values(self)
- test_instance_scope_preferences_path(self)
- test_nested_set_in_trait_change_handler(self)
- test_no_preferences_path(self)
- test_preference_not_in_file(self)
- test_preferences_node_changed(self)
- test_scoped_preferences(self)
- test_sync_trait(self)
- test_unevaluated_strings(self)
Methods
- setUp(self)
Prepares the test fixture before each test method is called.
- tearDown(self)
Called immediately after each test method has been called.
- test_class_scope_preferences_path(self)
class scope preferences path
- test_default_values(self)
default values
- test_instance_scope_preferences_path(self)
instance scope preferences path
- test_nested_set_in_trait_change_handler(self)
nested set in trait change handler
- test_no_preferences_path(self)
no preferences path
- test_preference_not_in_file(self)
preference not in file
- test_preferences_node_changed(self)
preferences node changed
- test_scoped_preferences(self)
scoped preferences
- test_sync_trait(self)
sync trait
- test_unevaluated_strings(self)
unevaluated strings