Misplaced argument matcher detected here. You cannot use argument matchers outside of verification or stubbing in Mockito

前端 未结 3 1853
感动是毒
感动是毒 2021-01-01 09:27

Out of the following two test cases in BundleProcessorTest.java, i am getting below exception, although, my first test case passes successfully.

3条回答
提交回复
热议问题