Table of Contents
Test cases for Twisted component architecture.
Test adapters.
Simple test case for caching in Componentized.
A sample interface that adds stuff.
Interface that multiplies stuff.
Sub-interface.
Class that implements IAdder interface.
Multiply, using Adder object.
Test interfaces.
Multiply and add.
Class that implements ISub.