Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_sister :: Class TwistedSisterTestCase |
|
TestCase
--+
|
TwistedSisterTestCase
Method Summary | |
---|---|
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
setUp(self)
| |
tearDown(self)
| |
Test that managed objects in the sister network can communicate with each other via the mother server. | |
Test that the sisters and mother server all connect to each other correctly with a shared secret. | |
Test that a resource can be locked on a sister server. | |
Test that a client can login to a sister server using distributed login. | |
Test that a client can logout and then log back into the sister network. |
Method Details |
---|
testCallDistributed(self)Test that managed objects in the sister network can communicate with each other via the mother server. |
testConnect(self)Test that the sisters and mother server all connect to each other correctly with a shared secret. |
testLocking(self)Test that a resource can be locked on a sister server. |
testLogin(self)Test that a client can login to a sister server using distributed login. Test that a retrieved ticket can be used to login to a sister. |
testLogout(self)Test that a client can logout and then log back into the sister network. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:18 2003 | http://epydoc.sf.net |