Nov. 11, 2010
8:38 p.m.
Status: Accepted Owner: estebanlm New issue 3246 by estebanlm: Duplicated code on SUnit http://code.google.com/p/pharo/issues/detail?id=3246 Pharo image: core Pharo core version: 1.2 SUnit class TestCase and trait TAssertable have duplicated code, and also TAssertable is not used anywhere. It should be only one!