Part of elisa.plugins.amp.tests.test_amp View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
272 | Method | setUp | Undocumented |
Inherited from MasterMixin:
Line # | Kind | Name | Docs |
---|---|---|---|
131 | Method | tearDown | Undocumented |
134 | Method | _resetRunner | Undocumented |
137 | Method | setRunner | Undocumented |
142 | Method | testStartSlavesFail | Call startSlaves() and make all the slaves fail to start. Check that |
158 | Method | testStartStopSlaves | Start and stop slaves. |
180 | Method | testStartSlavesSpawnTimeout | Start slaves that don't connect to the master, resulting in a timeout. |
197 | Method | testSlavesDisconnect | Start slaves that disconnect from the master after a while. |
221 | Method | testSlavesPingTimeout | Run a slave that stays connected but stops answering ping requests after |
246 | Method | testMasterPingTimeout | check that a slave kills itself if the master does not answer to pings |