第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

如何使用Mockito驗證最終方法的執(zhí)行?

如何使用Mockito驗證最終方法的執(zhí)行?

有只小跳蛙 2021-04-02 11:19:03
我正在嘗試使用Mockito驗證最終方法的執(zhí)行情況,例如:Mockito.verify(this.productClassQualifierQueryFactory).setEntityManager(this.em);有了這個我得到以下錯誤:Example of correct verification:    verify(mock).doSomething()Also, this error might show up because you verify either of: final/private/equals()/hashCode() methods.Those methods *cannot* be stubbed/verified.Mocking methods declared on non-public parent classes is not supported.從錯誤中我知道我們無法使用Mockito驗證最終方法或私有方法。但是還有其他方法可以通過Mockito或PowerMock做到嗎?
查看完整描述

1 回答

?
料青山看我應(yīng)如是

TA貢獻(xiàn)1772條經(jīng)驗 獲得超8個贊

使用運行測試,@RunWith(PowerMockRunner.class)并準(zhǔn)備具有final和static方法的類。@PrepareForTest(ClassName.class)


查看完整回答
反對 回復(fù) 2021-04-14
  • 1 回答
  • 0 關(guān)注
  • 320 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號