Lukas Renggli <reng...@...> writes: > I know a lot of SUnit tests override #runCase. Basically all tests > that need to setup a dynamic environment (e.g. to simulate a session).
For cases such as `Whatever while: [ super runCase ]` that cannot be split into setUp and tearDown method. Good point, added to requirements list. --AA _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
