traitsui.testing.tester.tests.test_registry module

class traitsui.testing.tester.tests.test_registry.TestInteractionRegistry(methodName='runTest')[source]

Bases: TestCase

test_action_not_supported_report_supported_action()[source]
test_error_conflict()[source]
test_error_get_interaction_doc()[source]
test_get_default_interaction_doc()[source]
test_get_interactions_supported()[source]
test_register_editor_with_action()[source]
test_registry_empty()[source]
class traitsui.testing.tester.tests.test_registry.TestLocationRegistry(methodName='runTest')[source]

Bases: TestCase

test_error_get_interaction_doc()[source]
test_get_location_help_default()[source]
test_get_locations_supported()[source]
test_location_registry_empty()[source]
test_register_location()[source]
test_register_location_report_existing()[source]