Part of lp.services.daemons.tests.test_tachandler View In Hierarchy
Method | test_okay | TacTestSetup sets up and runs a simple service. |
Method | test_debug_sql | TacTestSetup works even under LP_DEBUG_SQL=1. |
Method | test_missingTac | TacTestSetup raises TacException if the tacfile doesn't exist |
Method | test_couldNotListenTac | If the tac fails due to not being able to listen on the needed |
Method | test_stalePidFile | TacTestSetup complains about stale pid files. |
Method | test_truncateLog | truncateLog truncates the log, if it exists, leaving the record of the |