[squeak-dev] MCPackageTest>>testUnload fails

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Sun May 25 19:52:32 UTC 2014


It fails because after unloading the package there is still a subclass of
MCMock named #MCMockClassA.
There is still a subclass named #MCMockClassA because there are two such
subclasses, one is not removed.
There are two such subclasses probably because MCEnvironmentLoadTest does
not tearDown properly.

MCMock subclasses select:[:e | e environment ~~ Smalltalk environment]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140525/67adc674/attachment.htm


More information about the Squeak-dev mailing list