|
From: Travis S. <dev...@do...> - 2008-08-27 16:28:09
|
Hey guys; Another random bug, and one I haven't dove into at all, but I'm seeing some test failures where $this is being referred to in mocked objects. I'm assuming the code is just using mocks as statics where Mock::generate() didn't know it was a mock, but... Anyone else seen something similar? If I get it narrowed down and it's a real bug, I'll get a test case together to show it. -T |