The Octet Molecular Representation Framework v0.8.2

Package net.sf.octet.test

Unit testing of the net.sourceforge.octet package.

See:
          Description

Class Summary
AllCyclesQueryTest A set of unit tests for all cycles detection.
AntibondingElectronsTest A set of tests for antibonding electron support.
AtomGraphTest A test for BasicAtomGraph functionality.
AtomicSystemTest A set of unit tests for AtomicSystem functionality.
AtomPairTest Tests the functionality of BasicAtomPair.
BreadthTraverserTest A test of BreadthTraverser functionality.
CollectionsTest Unit tests for the net.sf.octet.collection package.
CompleteTest The top-level test application for the Octet framework.
ConfigurationTest A test for Configuration and ConfigurationComparator functionality.
ConformationTest A set of tests of Molecule conformation.
CycleSystemTraverserTest A set of tests for CycleSystemTraverser functionality.
CycleTraverserTest A test for CycleTraverser functionality.
DepthTraverserTest A test case for BasicDepthFirstTraverser and its helpers.
FlexMolHandlerTest A set of unit tests for FlexMolHandler functionality.
FlexMolRoundTripTest A unit test for FlexMolWriter and FlexMolHandler functionality that round-trips from Octet to FlexMol and back.
ImplicitHydrogenTest A test for implicit hydrogen detection in BasicMoleculeBuilder.
IsomorphismTest A set of tests for IsomorphismTraverser functionality.
MolecularMassTest A unit test for molecular mass calculations.
MoleculeBuilderTest Tests the functionality of BasicMoleculeBuilder.
MoleculeConvertorTest A set of tests for MoleculeConvertor functionality.
MoleculeQueryBuilderTest A set of tests for MoleculeQueryBuilder functionality.
MoleculeTest Tests the functionality of AdapterMolecule.
NonbondingValenceElectronsTest A set of tests for NonbondingShell support.
OctetTestCase OctetTest is the base class for all Octet JUnit test cases.
OrderedSetTest A test of net.sf.octet.util.OrderedSet and net.sf.octet.util.OrderedSet functionality.
QueryTest A test for MoleculeQuery functionality.
SequenceTest A test for ArraySequence.
StereoTest A set of tests for stereochemical Molecule functionality.
 

Package net.sf.octet.test Description

Unit testing of the net.sourceforge.octet package.

Package Specification


The Octet Molecular Representation Framework v0.8.2