stottpaul / micronaut-testcase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

micronaut-testcase

./gradlew build

Results in injection failure, due to test class names being similar and using MockBean. If you rename one of the test classes, then both will pass.

About


Languages

Language:Kotlin 93.7%Language:Dockerfile 6.3%