接口 org.test4j.hamcrest.iassert.common.intf.IListAssert
的使用

使用 IListAssert 的软件包
org.test4j.hamcrest.iassert.common.impl   
org.test4j.hamcrest.iassert.object.impl   
org.test4j.hamcrest.iassert.object.intf   
 

org.test4j.hamcrest.iassert.common.implIListAssert 的使用
 

实现 IListAssertorg.test4j.hamcrest.iassert.common.impl 中的类
 class AllAssert<T,E extends IAssert>
          all assert statements have been implemented by this class
(or it't super classes)
 class ComparableAssert<T,E extends IAssert>
           
 class ListAssert<T,E extends IAssert>
           
 

org.test4j.hamcrest.iassert.object.implIListAssert 的使用
 

实现 IListAssertorg.test4j.hamcrest.iassert.object.impl 中的类
 class ArrayAssert
           
 class BooleanAssert
           
 class ByteAssert
           
 class CharacterAssert
           
 class CollectionAssert
           
 class DateAssert<T>
           
 class DoubleAssert
           
 class FloatAssert
           
 class IntegerAssert
           
 class JSONAssert
           
 class LongAssert
           
 class MapAssert
           
 class NumberAssert<T extends Number & Comparable<T>,E extends INumberAssert<T,?>>
           
 class ShortAssert
           
 class StringAssert
           
 

org.test4j.hamcrest.iassert.object.intfIListAssert 的使用
 

org.test4j.hamcrest.iassert.object.intfIListAssert 的子接口
 interface IArrayAssert
          数组对象断言接口
 interface ICollectionAssert
          集合类型对象断言接口
 



Copyright © 2013. All rights reserved.