LucaRitz

Results 3 issues of LucaRitz

Hello there I have googled a lot but didn't find any solution to create a deep stubbed mock described in the following example: `const route: ActivatedRoute = mock(ActivatedRoute); when(route.snapshot.queryParamMap.keys).thenReturn(['key']); //...

### Description A "limit" in a "SetExpression" leads to an invalid sql query. ### Expected behavior Query gets first n results. ### Actual behavior Stacktrace `java.lang.IllegalArgumentException: org.hibernate.query.SemanticException: A query exception...

kind: bug
component: QueryDSL
worth: high

Just a question about the support of querydsl. It seems that the project is not maintained anymore. The last commit was about six months ago if I have a look...

question