Jeffrey Barrus

Results 3 comments of Jeffrey Barrus

It appears to work. I ran it on a large test suite and my mockolate examples tests. ``` [Test(expects="mockolate.errors.ExpectationError")] /** * Previously did not work, but does now. */ public...

Submitted pull request with fix. https://github.com/drewbourne/mockolate/pull/56

Submitted another pull request after realizing a problem still remained. https://github.com/drewbourne/mockolate/pull/57