RichardWarburton / lambda-behave

A modern testing and behavioural specification framework for Java 8
http://richardwarburton.github.io/lambda-behave/
MIT License
254 stars 52 forks source link

How to use JMockit with lambda-behave #84

Open GilraenBurland opened 9 years ago

GilraenBurland commented 9 years ago

Is there a way to use JMockit with lambda-behave?

All I get is:

com.insightfullogic.lambdabehave.SpecificationError: Invalid place to record expectations

GilraenBurland commented 9 years ago

Any news to this?

RichardWarburton commented 9 years ago

Apologies for not responding. Can you paste an example of the code so I can reproduce and investigate the problem.