module documentation

Test cases for Twisted component architecture.

Interface IAdept Undocumented
Interface IAttrX Base interface for test of adapter with __cmp__.
Interface IAttrXX Adapted interface for test of adapter with __cmp__.
Interface IElapsed No interface docstring; 1/1 method documented
Interface IMeta Undocumented
Interface IMultipleMethods An interface with multiple methods.
Interface IProxiedInterface An interface class for use by proxyForInterface.
Interface IProxiedSubInterface An interface that derives from another for use with proxyForInterface.
Interface ITest Undocumented
Interface ITest2 Undocumented
Interface ITest3 Undocumented
Interface ITest4 Undocumented
Class AComp Undocumented
Class AdapterTests Test adapters.
Class Adept Undocumented
Class BackwardsAdder Undocumented
Class BComp Undocumented
Class Booable An implementation of IProxiedSubInterface
Class CComp Undocumented
Class Compo Undocumented
Class ComponentAdder Adder for componentized adapter tests.
Class ComponentizedTests Simple test case for caching in Componentized.
Class ComponentNumber Undocumented
Class DoubleXAdapter Adapter with __cmp__.
Class Elapsed Undocumented
Class MetaAdder Undocumented
Class MetaInterfaceTests No class docstring; 1/3 method documented
Class MetaNumber Integer wrapper for Interface adaptation tests.
Class MultipleMethodImplementor A precise implementation of IMultipleMethods.
Class ProxyForInterfaceTests Tests for proxyForInterface.
Class RegistrationTests Tests for adapter registration.
Class RegistryUsingMixin Mixin for test cases which modify the global registry somehow.
Class Test Undocumented
Class Test2 Undocumented
Class Xcellent IAttrX implementation for test of adapter with __cmp__.
Class Yayable A provider of IProxiedInterface which increments a counter for every call to yay.