TehBakker

Results 7 comments of TehBakker

Thanks a lot for your work. Any idea when there will be a first draft of the swagger2markup-maven-plugin using the openApi version to test ? I migrated my project to...

Same issue ... We just migrated our project to springboot2 and thus got all the version upgrade and got these issue. The "WHEN" issue with static method seems indeed to...

Sorry I see this has been fixed then re-opened ? If i up to 2.0.2 or 2.0.4 I still have _org.mockito.exceptions.misusing.NotAMockException: Argument should be a mock, but is: class java.lang.Class_...

Just to make sure, there is currently no way to define that for a class / test I want my mock to all act as strict and throw an error...

Any news on this ? Same probleme 90% of my tests need a when call and the other 10% throw exception. I do not want to do lenient though as...