久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

使用 Mockito 驗證方法后沒有調用任何內容

Use Mockito to verify that nothing is called after a method(使用 Mockito 驗證方法后沒有調用任何內容)
本文介紹了使用 Mockito 驗證方法后沒有調用任何內容的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

我正在使用 Mockito 編寫 Java 單元測試,我想驗證某個方法是否是對象上調用的最后一個.

I'm using Mockito to write a unit test in Java, and I'd like to verify that a certain method is the last one called on an object.

我在被測代碼中做了這樣的事情:

I'm doing something like this in the code under test:

row.setSomething(value);
row.setSomethingElse(anotherValue);
row.editABunchMoreStuff();
row.saveToDatabase();

在我的模擬中,我不關心編輯行中所有內容的順序,但重要的是我在保存后嘗試對其執行更多操作它.有沒有好的方法來做到這一點?

In my mock, I don't care about the order in which I edit everything on the row, but it's very important that I not try to do anything more to it after I've saved it. Is there a good way to do this?

請注意,我不是在尋找 verifyNoMoreInteractions:它不會確認 saveToDatabase 是最后調用的東西,如果我調用行上沒有明確驗證的任何內容,它也會失敗.我希望能夠這樣說:

Note that I'm not looking for verifyNoMoreInteractions: it doesn't confirm that saveToDatabase is the last thing called, and it also fails if I call anything on the row that I don't explicitly verify. I'd like to be able to say something like:

verify(row).setSomething(value);
verify(row).setSomethingElse(anotherValue);
verifyTheLastThingCalledOn(row).saveToDatabase();

如果有幫助,我將從執行此操作的 JMock 測試切換到 Mockito:

If it helps, I'm switching to Mockito from a JMock test that did this:

row.expects(once()).method("saveToDatabase").id("save");
row.expects(never()).method(ANYTHING).after("save");

推薦答案

我認為這需要更多的自定義工作.

I think it requires more custom work.

verify(row, new LastCall()).saveToDatabase();

然后

public class LastCall implements VerificationMode {
    public void verify(VerificationData data) {
        List<Invocation> invocations = data.getAllInvocations();
        InvocationMatcher matcher = data.getWanted();
        Invocation invocation = invocations.get(invocations.size() - 1);
        if (!matcher.matches(invocation)) throw new MockitoException("...");
    }
}

上一個答案:

你是對的.verifyNoMoreInteractions 是您所需要的.

You are right. verifyNoMoreInteractions is what you need.

verify(row).setSomething(value);
verify(row).setSomethingElse(anotherValue);
verify(row).editABunchMoreStuff();
verify(row).saveToDatabase();
verifyNoMoreInteractions(row);

這篇關于使用 Mockito 驗證方法后沒有調用任何內容的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

相關文檔推薦

How to mock super reference (on super class)?(如何模擬超級參考(在超級類上)?)
Java mock database connection(Java 模擬數據庫連接)
Mockito ClassCastException - A mock cannot be cast(Mockito ClassCastException - 無法投射模擬)
Set value to mocked object but get null(將值設置為模擬對象但獲取 null)
How to mock DriverManager.getConnection(...)?(如何模擬 DriverManager.getConnection(...)?)
Mockito; verify method was called with list, ignore order of elements in list(模擬;使用列表調用驗證方法,忽略列表中元素的順序)
主站蜘蛛池模板: 国产精品视频www | 欧美日韩一区在线观看 | 国产色婷婷精品综合在线手机播放 | 国产日韩欧美在线观看 | 久久久久久国产精品免费免费 | 久久久久久久97 | 欧美激情视频一区二区三区在线播放 | 羞羞视频免费观看入口 | 亚洲欧美国产毛片在线 | 97国产一区二区精品久久呦 | 超碰欧美 | 日韩在线观看中文字幕 | 美女激情av | 亚洲欧洲成人av每日更新 | 国产成人精品一区二区三区在线观看 | 日韩在线日韩 | 国产精品高潮呻吟久久 | 欧美激情在线播放 | 国产精品福利一区二区三区 | 中文字幕国产日韩 | 美人の美乳で授乳プレイ | 久久99成人| 久久久影院 | 中文一区 | 青青久视频 | 日韩视频一区 | 久久网站免费视频 | 日韩精品一区二区在线 | 99精品视频在线观看免费播放 | 国产精品视频久久久 | 国产最新视频在线 | 亚洲精品乱码久久久久久蜜桃91 | 中文在线一区二区 | 欧美一级免费黄色片 | 亚洲iv一区二区三区 | 国产成人精品综合 | 精品在线一区 | 日韩精品a在线观看图片 | 精品久久香蕉国产线看观看亚洲 | 午夜视频在线 | 91在线观看|