Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_jelly :: Class JellyTestCase |
|
TestCase
--+
|
JellyTestCase
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 )
| |
(inherited from TestCase )
| |
(inherited from TestCase )
| |
test for class-level security of serialization | |
test to make sure that objects retain identity properly | |
test for all types currently supported in jelly | |
testMethodSelfIdentity(self)
| |
testPersistentStorage(self)
| |
testSetState(self)
| |
simplest test case | |
testStressReferences(self)
| |
test for type-level security of serialization | |
testUnicode(self)
|
Method Details |
---|
testClassSecurity(self)test for class-level security of serialization |
testIdentity(self)test to make sure that objects retain identity properly |
testLotsaTypes(self)test for all types currently supported in jelly |
testSimple(self)simplest test case |
testTypeSecurity(self)test for type-level security of serialization |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:14 2003 | http://epydoc.sf.net |