is there a way to make `@InjectMocks` from mockito...
# test
p
is there a way to make
@InjectMocks
from mockito play well with a sut that doesn’t have a no arg constructor?