Skip to content
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

Open
dmcg opened this issue Jul 13, 2015 · 5 comments
Open

Java8 Syntax Review #78

dmcg opened this issue Jul 13, 2015 · 5 comments

Comments

@dmcg
Copy link
Contributor

dmcg commented Jul 13, 2015

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!

@olibye
Copy link
Member

olibye commented Apr 20, 2016

I'd love to hear more about this. Have you got any pull requests? The links you posted link return 404s

@dmcg
Copy link
Contributor Author

dmcg commented Apr 20, 2016

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.

@olibye
Copy link
Member

olibye commented Apr 21, 2016

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]
wrote:

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.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub
#78 (comment)

@olibye
Copy link
Member

olibye commented Mar 22, 2017

Ok let's get this in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@dmcg @olibye and others