-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Java8 Syntax Review #78
Comments
I'd love to hear more about this. Have you got any pull requests? The links you posted link return 404s |
Sorry Oli, superceded by more recent messing about. https://github.com/dmcg/nowthen is a simple proposal. https://github.com/dmcg/jmock-play/blob/master/src/test/java/org/jmock/function/Expec8ionsMockeryTest.java gives the gist of a more, er, pragmatic but user-focused approach. |
I like it. It looks like a great start at a jMock DSL refresh. On Wed, 20 Apr 2016 at 23:09 Duncan McGregor [email protected]
|
Ok let's get this in |
Now the mailing list is dead I thought this might be a good place to discuss my spike for a Java8 skin.
Expec8ionsTest is able to run against the current release of JMock
Expec8ionsMockeryTest requires some changes to Mockery to support diverting invocations.
And no, I'm not wedded to the name!
The text was updated successfully, but these errors were encountered: