test
Class MoleculesTest

java.lang.Object
  extended by test.MoleculesTest

public class MoleculesTest
extends java.lang.Object

Test to see whether the molecules elements are well populated

Author:
Samuel Croset

Field Summary
private  PID pid
           
 
Constructor Summary
MoleculesTest()
           
 
Method Summary
 void initiatePid()
           
 void testComplexComponentMolecule()
           
 void testFamiliesMolecule()
           
 void testMoleculeId()
           
 void testPartMolecule()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pid

private PID pid
Constructor Detail

MoleculesTest

public MoleculesTest()
Method Detail

initiatePid

public void initiatePid()
                 throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException

testMoleculeId

public void testMoleculeId()
                    throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException

testComplexComponentMolecule

public void testComplexComponentMolecule()
                                  throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException

testFamiliesMolecule

public void testFamiliesMolecule()

testPartMolecule

public void testPartMolecule()