Updates:
Status: FixProposed
Comment #2 on issue 3515 by [email protected]: Failing Test:
RBInlineMethodFromComponentTest.testInlineEmptyComponentMethod
http://code.google.com/p/pharo/issues/detail?id=3515
In Inbox:
SLICE-Issue-3515-Failing-Test-RBInlineMethodFromComponentTesttestInlineEmptyComponentMethod-LaurentLaffont.1
The problem is that the refactoring is supposed to ask which implementor to
choose (as Mocketry implements yourself to).
So the test is changed to declare that we use the refactoring class named
#Object (which is better I suppose)