To directly answer your question, yes, you can mock some methods without mocking others. This is called a partial mock. See the Mockito documentation on ...
確定! 回上一頁