Part of lp.poppy.tests.test_poppy View In Hierarchy
Method | __init__ | Undocumented |
Method | setUpRoot | Override this. |
Method | tearDownRoot | Undocumented |
Method | root | Undocumented |
Method | tacfile | Undocumented |
Method | logfile | Undocumented |
Method | pidfile | Undocumented |
Inherited from TacTestSetup:
Method | setUp | Undocumented |
Method | tearDown | Undocumented |
Method | killTac | Kill the TAC file if it is running. |
Method | sendSignal | Send the given signal to the tac process. |
Method | _hasDaemonStarted | Has the daemon started? |
Method | _waitForDaemonStartup | Wait for the daemon to fully start. |
This should be able to cope with the root already existing, because it will be left behind after each test in case it's needed to diagnose a test failure (e.g. log files might contain helpful tracebacks).