unit testing class hierarchies
Roy Smith
roy at panix.com
Tue Oct 2 19:46:00 EDT 2012
More information about the Python-list mailing list
Tue Oct 2 19:46:00 EDT 2012
- Previous message (by thread): unit testing class hierarchies
- Next message (by thread): unit testing class hierarchies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <mailman.1734.1349199947.27098.python-list at python.org>, Peter Otten <__peter__ at web.de> wrote: > >> Another is to remove it from the global namespace with > >> > >> del TestBase When I had this problem, that's the solution I used.
- Previous message (by thread): unit testing class hierarchies
- Next message (by thread): unit testing class hierarchies
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list