Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

The tests need to be cleaned up a little.  The setup code should go to setUp() 
method and instead of calling different methods in a loop with a switch over 
method names, it should just have a separate test_ method for each method 
tested.  A "with" statement can also reduce some boilerplate.

----------
nosy:  -BreamoreBoy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1706039>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to