The @InjectMocks annotation creates an instance of the class and injects all the necessary mocks, that are created with the @Mock annotations, ...
確定! 回上一頁