twisted.python.test.test_components.RegistryUsingMixin(object)
class documentationtwisted.python.test.test_components
(View In Hierarchy)
Known subclasses: twisted.python.test.test_components.ComponentizedTests, twisted.python.test.test_components.MetaInterfaceTests, twisted.python.test.test_components.RegistrationTests
Mixin for test cases which modify the global registry somehow.
Method | setUp | Configure twisted.python.components.registerAdapter
to mutate an alternate registry to improve test isolation. |
Configure twisted.python.components.registerAdapter
to mutate an alternate registry to improve test isolation.