Package etomica.junit.atom.iterator

Provides classes that define or support unit tests to check for the correct functioning of the atom iterators.

See:
          Description

Class Summary
ApiBuilderTest Tests the iterators made by the various static methods in ApiBuilder.
ApiLeafAtomsTest Unit test for ApiLeafAtoms
AtomIteratorArrayListAdjacentTest Unit test for AtomIteratorSequenceAdjacent
AtomIteratorArrayListTest Unit test for AtomIteratorArrayList.
AtomIteratorBasisTest Unit test for AtomIteratorSinglet class.
AtomIteratorLeafAtomsTest Unit test for AtomIteratorLeafAtoms
AtomIteratorSingletTest Unit test for AtomIteratorSinglet class.
IteratorTestAbstract Provides library methods to test the basic functioning of an iterator.
MoleculeIteratorAllMoleculesTest Unit test for ApiIntraspeciesAA
MoleculeIteratorArrayListTest Unit test for AtomIteratorArrayList.
MoleculeIteratorSingletTest Unit test for AtomIteratorSinglet class.
MoleculeIteratorTestAbstract Provides library methods to test the basic functioning of an iterator.
MpiInterspecies1ATest Unit test for ApiInterspecies1A
MpiInterspeciesAATest Unit test for ApiInterspeciesAA
MpiIntraspecies1ATest Unit test for Apiintraspecies1A
MpiIntraspeciesAATest Unit test for ApiIntraspeciesAA
 

Package etomica.junit.atom.iterator Description

Provides classes that define or support unit tests to check for the correct functioning of the atom iterators.