|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface IJSONAssert
| 方法摘要 | |
|---|---|
ICollectionAssert |
isJSONArray()
json对象是集合 |
IMapAssert |
isJSONMap()
json对象是key-value对象 |
IStringAssert |
isSimple()
json对象是个简单对象 |
| 从接口 org.test4j.hamcrest.iassert.common.intf.IAssert 继承的方法 |
|---|
wanted, wanted |
| 从接口 ext.test4j.hamcrest.Matcher 继承的方法 |
|---|
describeMismatch, matches |
| 从接口 ext.test4j.hamcrest.SelfDescribing 继承的方法 |
|---|
describeTo |
| 方法详细信息 |
|---|
ICollectionAssert isJSONArray()
IMapAssert isJSONMap()
IStringAssert isSimple()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||