Package net.sf.molae.pipe.test

This package contains test classes for the collections framework.

See:
          Description

Class Summary
BinaryFunctionTest Test methods to check the contract of BinaryFunction implementing classes.
CollectionTest Test methods to check the contract of collection implementing classes.
CubeTest Test methods to check the contract of cube implementing classes.
CubeTest.ProjectionTest Test methods to check the contract of projections.
IteratorTest Test methods to check the contract of iterator implementing classes.
ListIteratorTest Test methods to check the contract of list iterator implementing classes.
ListTest Test methods to check the contract of list implementing classes.
ListTest.SubListTest Test methods to check the contract of sub lists.
MapEntryTest Test methods to check the contract of map entry implementing classes.
MapTest Test methods to check the contract of map implementing classes.
ObjectTest Test methods to check objects.
SetTest Test methods to check the contract of set implementing classes.
SortedMapTest Test methods to check the contract of SortedMap implementing classes.
SortedSetTest Test methods to check the contract of SortedSet implementing classes.
 

Package net.sf.molae.pipe.test Description

This package contains test classes for the collections framework.

Since:
1.0