org.test4j.hamcrest.iassert.object.intf
接口 IShortAssert

所有超级接口:
IAssert<Short,IShortAssert>, IBaseAssert<Short,IShortAssert>, IComparableAssert<Short,IShortAssert>, INumberAssert<Short,IShortAssert>, Matcher<Short>, SelfDescribing
所有已知实现类:
ShortAssert

public interface IShortAssert
extends INumberAssert<Short,IShortAssert>

short数值断言接口

作者:
darui.wudr

方法摘要
 
从接口 org.test4j.hamcrest.iassert.object.intf.INumberAssert 继承的方法
isEqualTo
 
从接口 org.test4j.hamcrest.iassert.common.intf.IBaseAssert 继承的方法
all, any, any, clazIs, clazIsSubFrom, eq, eqToString, eqToString, in, isEqualTo, isNull, isNull, not, notAll, notAny, notEqualTo, notIn, notNull, notNull, same
 
从接口 org.test4j.hamcrest.iassert.common.intf.IAssert 继承的方法
wanted, wanted
 
从接口 ext.test4j.hamcrest.Matcher 继承的方法
describeMismatch, matches
 
从接口 ext.test4j.hamcrest.SelfDescribing 继承的方法
describeTo
 
从接口 org.test4j.hamcrest.iassert.common.intf.IComparableAssert 继承的方法
isBetween, isGe, isGreaterEqual, isGreaterThan, isGt, isLe, isLessEqual, isLessThan, isLt
 



Copyright © 2013. All rights reserved.