Home | Trees | Index | Help |
---|
Package twisted :: Package test :: Module test_mvc :: Class MVCTestCase |
|
TestCase
--+
|
MVCTestCase
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 )
| |
getView(self)
| |
setUp(self)
| |
(inherited from TestCase )
| |
testControllerConstruction(self)
| |
testModelManipulation(self)
| |
testMoreModelManipulation(self)
| |
When the model updates the view should too | |
See if the automatically-persisting model (persisted by the controller) matches our live model | |
testViewConstruction(self)
| |
When the model updates the view should too |
Method Details |
---|
testMoreViewManipulation(self)When the model updates the view should too |
testPersistence(self)See if the automatically-persisting model (persisted by the controller) matches our live model |
testViewManipulation(self)When the model updates the view should too |
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:14 2003 | http://epydoc.sf.net |