Join Slack
Powered by
would it be possible to write a `@MockKBean` annot...
# spring
s
s1m0nw1
10/08/2018, 12:25 PM
would it be possible to write a
@MockKBean
annotation (esp. the corresponding processor) that works with MockK instead of Mockito?
🤔 1
👍 1
d
darych
10/08/2018, 7:17 PM
There is a ticket for that in mockk:
https://github.com/mockk/mockk/issues/140
Also you can find some discussion about this in Spring Fu project:
https://github.com/spring-projects/spring-fu/issues/44
6
Views
Open in Slack
Previous
Next