interface documentation

class ISimpleTest(Interface): (source)

Known implementations: klein.test.test_session.SimpleTest

View In Hierarchy

Interface for testing.

Method doTest Test method.
def doTest(): (source)

Test method.

Returns
intUndocumented