Package turbogears :: Package tests :: Module test_sqlalchemy :: Class RbRoot
[hide private]

Class RbRoot

source code


A small root controller for our transaction rollback tests

Instance Methods [hide private]
 
handerr(self, id)
Test error handler
source code
 
doerr(self, id, dorb=0, *_decorator__varargs, **_decorator__kwargs)
Test controller
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from controllers.RootController: accesslog, is_app_root, msglog, msglogfunc

Properties [hide private]

Inherited from object: __class__