Part of canonical.database.ftests View In Hierarchy
| Method | setUpRoot | Override this. | 
| 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 | root | Undocumented | 
| 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).