mockito

目录 一、函数 二、示例 1.验证方法的调用次数 2.when().thenReturn()方法 3.verify()方法 4.doThrow() 5.verifyNoMoreInteractions() 6.when().thenReturn(); (1)when().thenThrow().thenReturn() (2)when().thenReturn("one", "two", "thr
相关文章
相关标签/搜索