org.test4j.hamcrest.iassert.object.impl
类 CollectionAssert
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<Collection,ICollectionAssert>
org.test4j.hamcrest.iassert.object.impl.CollectionAssert
- 所有已实现的接口:
- Matcher<Collection>, SelfDescribing, IAssert<Collection,ICollectionAssert>, IBaseAssert<Collection,ICollectionAssert>, IListAssert<Collection,ICollectionAssert>, IListHasItemsAssert<ICollectionAssert>, IReflectionAssert<ICollectionAssert>, ISizedAssert<ICollectionAssert>, ICollectionAssert
public class CollectionAssert
- extends AllAssert<Collection,ICollectionAssert>
- implements ICollectionAssert
| 从类 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 |
| 从接口 org.test4j.hamcrest.iassert.common.intf.IReflectionAssert 继承的方法 |
eqByReflect, eqIgnoreAll, eqIgnoreDefault, eqIgnoreOrder, propertyEq, propertyEq, propertyEq, propertyEqMap, propertyMatch, reflectionEq, reflectionEqMap |
CollectionAssert
public CollectionAssert()
CollectionAssert
public CollectionAssert(Collection value)
Copyright © 2013. All rights reserved.