Tikani

Results 3 issues of Tikani

When working with legacy tests, where `when(...).thenReturn(...)` are used in a (for) loop, it is extremly hard to debug, what parameters passed to method being stubbed in `when()`, are extra...

Environment: **Java 11**, **hamcrest 2.2** Due to strange signature of **everyItem()**: ` public static org.hamcrest.Matcher

Hi! We have a Quarkus project with versions: **Quarkus**: 2.10.1.Final **quarkus-mybatis**: 1.0.4 After building the project into native with GraalVM and launching the executable, the following exceptions are in a...