org.test4j.hamcrest.iassert.object.impl
类 BooleanAssert
java.lang.Object
ext.test4j.hamcrest.BaseMatcher<T>
org.test4j.hamcrest.iassert.common.impl.Assert<T,E>
org.test4j.hamcrest.iassert.common.impl.BaseAssert<T,E>
org.test4j.hamcrest.iassert.common.impl.ListHasItemsAssert<T,E>
org.test4j.hamcrest.iassert.common.impl.ReflectionAssert<T,E>
org.test4j.hamcrest.iassert.common.impl.SizeAssert<T,E>
org.test4j.hamcrest.iassert.common.impl.ListAssert<T,E>
org.test4j.hamcrest.iassert.common.impl.AllAssert<Boolean,IBooleanAssert>
org.test4j.hamcrest.iassert.object.impl.BooleanAssert
- 所有已实现的接口:
- Matcher<Boolean>, SelfDescribing, IAssert<Boolean,IBooleanAssert>, IBaseAssert<Boolean,IBooleanAssert>, IListAssert<Boolean,IBooleanAssert>, IListHasItemsAssert<IBooleanAssert>, IReflectionAssert<IBooleanAssert>, ISizedAssert<IBooleanAssert>, IBooleanAssert
public class BooleanAssert
- extends AllAssert<Boolean,IBooleanAssert>
- implements IBooleanAssert
| 从类 org.test4j.hamcrest.iassert.common.impl.BaseAssert 继承的方法 |
all, any, any, clazIs, clazIsSubFrom, eq, eqToString, eqToString, in, isEqualTo, isEqualTo, isNull, isNull, not, notAll, notAny, notEqualTo, notIn, notNull, notNull, same, toStringAssert |
| 从接口 org.test4j.hamcrest.iassert.common.intf.IBaseAssert 继承的方法 |
all, any, any, clazIs, clazIsSubFrom, eq, eqToString, eqToString, in, isEqualTo, isEqualTo, isNull, isNull, not, notAll, notAny, notEqualTo, notIn, notNull, notNull, same |
BooleanAssert
public BooleanAssert()
BooleanAssert
public BooleanAssert(Boolean value)
is
public IBooleanAssert is(boolean bl)
- 指定者:
- 接口
IBooleanAssert 中的 is
is
public IBooleanAssert is(String message,
boolean bl)
- 指定者:
- 接口
IBooleanAssert 中的 is
Copyright © 2013. All rights reserved.