Page 1 of 1

What is used to inject mock fields into the tested object automatically?

Posted: Wed Jul 13, 2022 7:50 pm
by answerhappygod
a) @InjectMocks
b) @Inject
c) @InjectMockObject
d) @Mock