|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectext.test4j.hamcrest.BaseMatcher<Map<?,?>>
org.test4j.hamcrest.matcher.array.MapMatcher
public class MapMatcher
| 嵌套类摘要 | |
|---|---|
static class |
MapMatcher.MapMatcherType
|
| 构造方法摘要 | |
|---|---|
MapMatcher(Object expected,
MapMatcher.MapMatcherType type)
|
|
| 方法摘要 | |
|---|---|
void |
describeTo(Description description)
|
boolean |
matches(Object _actual)
|
| 从类 ext.test4j.hamcrest.BaseMatcher 继承的方法 |
|---|
_dont_implement_Matcher___instead_extend_BaseMatcher_, describeMismatch, toString |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 构造方法详细信息 |
|---|
public MapMatcher(Object expected,
MapMatcher.MapMatcherType type)
| 方法详细信息 |
|---|
public boolean matches(Object _actual)
public void describeTo(Description description)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||