spyro2000

Results 26 comments of spyro2000

+1 (Having the exact same problem)

Argh, and I am trying to find out why almost EVERYTHING throws an UnsupportedOperationException or NoSuchMethodException on my side, another 3 monthts later :D

Getting this warning, too, despite initialized directly in the main method with Await.init().

Same here. Using wiremock_options results in a crash on startup.

Same problem. "someExpression.val (tab)" -> "final val [cursor] = someExpression" The "final" should not be there.

I think this would a good idea!

Lead to huge problems for us also as most enums now can't be serialzed anymore as the names do not match. The suggested work around did not work for me....

Hi @antoinemeyer, thanks for your quick response :) I can't tell whether it's actually a problem with Spring 3, my project was already created with it. Unfortunately, the project is...

Hi @antoinemeyer, ok, did this but got an error when starting the test: ``` {"level":"WARN ", "class":"TestContextManager", "log_message":"Caught exception while invoking 'beforeTestMethod' callback on TestExecutionListener [com.teketik.test.mockinbean.MockInBeanTestExecutionListener] for test method [public...