junit之Matcher,Assert.assertThat

本文基於junit-4.10 一、理解Matcher 爲了詳細說明assertThat的使用,我們需要了解Matcher這個接口及其實現類。 下面我們先直接看一下UML圖,有個對相關接口和類的概念。 圖一:Matcher接口,及其父接口和直接實現類 圖二:BaseMatcher的子類 public interface Matcher<T> extends SelfDescribing {
相關文章
相關標籤/搜索