@InjectMocks : Put this before the main class you want to test. Dependencies annotated with @Mock will be injected to this class.
確定! 回上一頁