class documentation

class SimpleTest: (source)

Implements interfaces: klein.test.test_session.ISimpleTest

View In Hierarchy

Implementation of ISimpleTest for testing.

Method doTest Implementation of ISimpleTest. Returns 3.
def doTest(self): (source)

Implementation of ISimpleTest. Returns 3.

Returns
intUndocumented