Uses of Package
org.fest.assertions

Classes in org.fest.assertions used by org.fest.assertions
ArrayAssert
          Assertions for arrays.
Assert
          Base class for all assertion classes.
AssertExtension
          Marker interface for used-defined assertions.
BigDecimalAssert
          Assertions for BigDecimals.
BooleanArrayAssert
          Assertions for boolean arrays.
BooleanAssert
          Assertions for Booleans and booleans.
ByteArrayAssert
          Assertions for byte arrays.
ByteAssert
          Assertions for Bytes and bytes.
CharArrayAssert
          Assertions for char arrays.
CharAssert
          Assertions for Characters and chars.
CollectionAssert
          Assertions for Collections.
ComparableAssert
          Template for assertions applicable to Comparables.
Condition
          Condition to be met by an Object.
Delta
          A finite increment in a variable.
Description
          A description of something.
DoubleArrayAssert
          Assertions for double arrays.
DoubleAssert
          Assertions for Doubles and doubles.
DoubleAssert.Delta
          Deprecated. use top-level class Delta instead. This class will be removed in version 2.0.
FileAssert
          Assertions for File.
FloatArrayAssert
          Assertions for float arrays.
FloatAssert
          Assertions for Floats and floats.
FloatAssert.Delta
          Deprecated. use top-level class Delta instead. This class will be removed in version 2.0.
GenericAssert
          Template for assertions.
GroupAssert
          Template for assertions for classes representing groups of values.
ImageAssert
          Assertions for BufferedImages.
Index
          An index.
IntArrayAssert
          Assertions for int arrays.
IntAssert
          Assertions for Integers and ints.
ItemGroupAssert
          Template for assertions for groups of items (e.g. collections or arrays.)
IteratorAssert
          Assertions for Iterators.
ListAssert
          Assertions for Lists.
LongArrayAssert
          Assertions for long arrays.
LongAssert
          Assertions for Longs and longs.
MapAssert
          Assertions for Maps.
MapAssert.Entry
          An entry in a Map.
NumberAssert
          Template for assertions for numbers (primitives and objects.)
ObjectArrayAssert
          Assertions for Object arrays.
ObjectAssert
          Assertions for Objects.
ObjectGroupAssert
          Template for assertions for arrays or collections.
ShortArrayAssert
          Assertions for short arrays.
ShortAssert
          Assertions for Shorts and shorts.
StringAssert
          Assertions for Strings.
Threshold
          A threshold.
ThrowableAssert
          Assertions for Throwable.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.