Testsuite: org.openscience.cdk.modulesuites.MioformatsTests
 Tests run: 1152, Failures: 3, Errors: 0, Time elapsed: 1.606 sec
 
 ------------- Standard Output ---------------
 io.FormatFactory#registerFormat does not have a test method
 io.FormatFactory#guessFormat does not have a test method
 io.FormatFactory#getFormats does not have a test method
 io.formats.CrystClustFormat#matches does not have a test method
 io.formats.CrystClustFormat refers to a non-existing test class: org.openscience.cdk.io.formats.CrystalClustFormatTest
 io.formats.CDKSourceCodeFormat refers to a non-existing test class: org.openscience.cdk.io.formats.CDKSourceCodeFormatTest
 io.formats.PMPFormat#matches does not have a test method
 io.formats.PDBFormat#matches does not have a test method
 io.formats.Gaussian98Format#matches does not have a test method
 io.formats.PubChemSubstancesASNFormat#matches does not have a test method
 io.formats.DaltonFormat#matches does not have a test method
 io.formats.PubChemCompoundsXMLFormat#matches does not have a test method
 io.formats.HINFormat#matches does not have a test method
 io.formats.SDFFormat#matches does not have a test method
 io.formats.MDLRXNV3000Format#matches does not have a test method
 io.formats.MDLRXNFormat#matches does not have a test method
 io.formats.Gaussian94Format#matches does not have a test method
 io.formats.CIFFormat#matches does not have a test method
 io.formats.Aces2Format#matches does not have a test method
 io.formats.ADFFormat#matches does not have a test method
 io.formats.MDLV3000Format#matches does not have a test method
 io.formats.Gaussian90Format#matches does not have a test method
 io.formats.SVGFormat did not have a TestClass annotation
 io.formats.FingerprintFormat refers to a non-existing test class: org.openscience.cdk.io.formats.FingerprintFormatTest
 io.formats.MOPAC2002Format#matches does not have a test method
 io.formats.PubChemSubstancesXMLFormat#matches does not have a test method
 io.formats.CMLFormat#matches does not have a test method
 io.formats.Gaussian92Format#matches does not have a test method
 io.formats.PubChemSubstanceXMLFormat#matches does not have a test method
 io.formats.JaguarFormat#matches does not have a test method
 io.formats.SpartanFormat#matches does not have a test method
 io.formats.INChIPlainTextFormat#matches does not have a test method
 io.formats.MOPAC97Format#matches does not have a test method
 io.formats.CACheFormat#matches does not have a test method
 io.formats.CTXFormat#matches does not have a test method
 io.formats.Gaussian03Format#matches does not have a test method
 io.formats.POVRayFormat did not have a TestClass annotation
 io.formats.ABINITFormat#matches does not have a test method
 io.formats.MOPAC93Format#matches does not have a test method
 io.formats.NWChemFormat#matches does not have a test method
 io.formats.ZMatrixFormat#matches does not have a test method
 io.formats.INChIFormat#matches does not have a test method
 io.formats.PubChemASNFormat#matches does not have a test method
 io.formats.PubChemCompoundXMLFormat#matches does not have a test method
 io.formats.MDLV2000Format#matches does not have a test method
 io.formats.GhemicalMMFormat#matches does not have a test method
 io.formats.GaussianInputFormat refers to a non-existing test class: org.openscience.cdk.io.formats.GaussianInputFormatTest
 io.formats.MDLFormat#matches does not have a test method
 io.formats.Mol2Format#matches does not have a test method
 io.formats.GhemicalSPMFormat#matches does not have a test method
 io.formats.QChemFormat#matches does not have a test method
 io.formats.VASPFormat#matches does not have a test method
 io.formats.GamessFormat#matches does not have a test method
 io.formats.ShelXFormat#matches does not have a test method
 io.formats.Gaussian95Format#matches does not have a test method
 io.formats.MOPAC7Format#matches does not have a test method
 ------------- ---------------- ---------------
 Testcase: testCoverage(org.openscience.cdk.coverage.IoformatsCoverageTest):	FAILED
 The ioformats module is not fully tested! Missing number of method tests: 108 in number of classes: 53
 junit.framework.AssertionFailedError: The ioformats module is not fully tested! Missing number of method tests: 108 in number of classes: 53
 	at org.openscience.cdk.coverage.CoverageAnnotationTest.runCoverageTest(CoverageAnnotationTest.java:83)
 	at org.openscience.cdk.coverage.IoformatsCoverageTest.testCoverage(IoformatsCoverageTest.java:42)
 
 
 Testcase: testFalsePositiveWithNewlines(org.openscience.cdk.io.formats.PubChemCompoundXMLFormatTest):	FAILED
 null
 junit.framework.AssertionFailedError: null
 	at org.openscience.cdk.io.formats.PubChemCompoundXMLFormatTest.testFalsePositiveWithNewlines(PubChemCompoundXMLFormatTest.java:64)
 
 
 Testcase: testFalsePositiveWithNewlines(org.openscience.cdk.io.formats.PubChemSubstanceXMLFormatTest):	FAILED
 
 junit.framework.AssertionFailedError: 
 	at org.openscience.cdk.io.formats.PubChemSubstanceXMLFormatTest.testFalsePositiveWithNewlines(PubChemSubstanceXMLFormatTest.java:63)