Table of Contents
setUp ( self )
test_method ( self )
Triggering a watcher response by invoking a method.
test_setAttrChain ( self )
Setting an attribute on a watched object that has __setattr__
test_setAttrPlain ( self )
Triggering a watcher response by setting an attribute.