Part of lp.services.librarian.tests.test_client View In Hierarchy
| Method | setUp | Undocumented |
| Method | setUpRoot | Override this. |
| Method | root | Undocumented |
| Method | tacfile | Undocumented |
| Method | pidfile | Undocumented |
| Method | logfile | Undocumented |
| Method | removeLog | Undocumented |
| Method | _hasDaemonStarted | Has the daemon started? |
Inherited from TacTestSetup:
| Method | truncateLog | Truncate the log file. |
| Method | daemon_directory | Undocumented |
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).