|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.test4j.hamcrest.TheStyleAssertion
public class TheStyleAssertion
| 构造方法摘要 | |
|---|---|
TheStyleAssertion()
|
|
| 方法摘要 | |
|---|---|
IArrayAssert |
array()
a parameter array will be asserted |
IByteAssert |
bite()
a parameter bite will be asserted |
IBooleanAssert |
bool()
a parameter boolean will be expected |
IDateAssert<Calendar> |
calendar()
a parameter calendar will be asserted |
ICharacterAssert |
character()
a parameter character will be asserted |
ICollectionAssert |
collection()
a parameter collection will be asserted |
IDateAssert<Date> |
date()
a parameter date will be asserted |
IDoubleAssert |
doublenum()
a parameter double number will be asserted |
IFileAssert |
file()
a parameter file will be asserted |
IFloatAssert |
floatnum()
a parameter float number will be asserted |
IIntegerAssert |
integer()
a parameter integer number will be asserted |
ILongAssert |
longnum()
a parameter long number will be asserted |
IMapAssert |
map()
a parameter map will be asserted |
INumberAssert |
number()
a parameter number(integer, long, double,short,float) will be expected |
IObjectAssert |
object()
a parameter general object will be asserted |
IShortAssert |
shortnum()
a parameter short number will be asserted |
IStringAssert |
string()
a parameter string will be asserted |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public TheStyleAssertion()
| 方法详细信息 |
|---|
public IStringAssert string()
public IBooleanAssert bool()
public INumberAssert number()
public IIntegerAssert integer()
public ILongAssert longnum()
public IDoubleAssert doublenum()
public IFloatAssert floatnum()
public IShortAssert shortnum()
public ICharacterAssert character()
public IByteAssert bite()
public IArrayAssert array()
public IMapAssert map()
public ICollectionAssert collection()
public IObjectAssert object()
public IFileAssert file()
public IDateAssert<Calendar> calendar()
public IDateAssert<Date> date()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||