Dec. 3, 2013
1:31 p.m.
2013/12/3 Dennis Schetinin <chaetal@gmail.com>
I see the only correct way to build a good testing environment: tests should be basically objects, not methods.
They are objects. Instances of TestCase. But for simplicity they're implemented in a single "factory" class, the TestCase subclass... Esteban A. Maringolo