Table of Contents
Test MVC.
getView ( self )
setUp ( self )
testControllerConstruction ( self )
testModelManipulation ( self )
testMoreModelManipulation ( self )
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
testViewConstruction ( self )
testViewManipulation ( self )