Code review comment for lp:~jml/launchpad/upcall-testcase

Revision history for this message
Jonathan Lange (jml) wrote :

This branch is pretty simple in intent. It goes through many, many test cases and makes them upcall setUp and tearDown.

It's a prequisite for using testtools, which mandates upcalling setUp & tearDown to avoid more painful errors.

I've also changed a lot of the upcalls to be new-style.

« Back to merge proposal