The verify() method also allows you to provide specific matchers, for example: verify(repository).delete(anyInt());. This piece of code will ...
確定! 回上一頁