Hi, I'm porting unit tests to BabyMock2 from another mocking framework (DoubleAgents from VW).
Some tests wrap an existing domain object in order to exercise some of its code, while controlling the return value of one of its methods (one method is stubbed). I'm guessing this is technically possible in BabyMock2, since it uses the same approach as Ghost proxies, but the readme does not show how… is it currently possible ? (if it's not there, consider this an official feature request :) -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
