Aug. 31, 2015
11:28 a.m.
We have a set of methods like #assert:description:resumable: That - have no users besides the tests that test the feature (no real tests using it) - there are two implementations and the one in TAssertable is broken (sends #isResumable: that has no implementors) Does somebody see some value in this method? https://pharo.fogbugz.com/f/cases/16373/Methods-called-but-not-implemented-i... Guille