Testsuite: org.openscience.cdk.modulesuites.MinchiTests
 Tests run: 12, Failures: 1, Errors: 0, Time elapsed: 0.755 sec
 
 ------------- Standard Output ---------------
 inchi.InChIToStructure#getReturnStatus does not have a test method
 inchi.InChIToStructure#generateAtomContainerFromInchi does not have a test method
 inchi.InChIToStructure#getAtomContainer does not have a test method
 inchi.InChIToStructure#getLog does not have a test method
 inchi.InChIToStructure#getWarningFlags does not have a test method
 inchi.InChIToStructure#getMessage does not have a test method
 inchi.InChIToStructure did not have a TestClass annotation
 inchi.InChIGeneratorFactory#getInChIGenerator does not have a test method
 inchi.InChIGeneratorFactory#getInChIGenerator does not have a test method
 inchi.InChIGeneratorFactory#getInChIGenerator does not have a test method
 inchi.InChIGeneratorFactory#getInChIToStructure does not have a test method
 inchi.InChIGeneratorFactory#getInChIToStructure does not have a test method
 inchi.InChIGeneratorFactory#getInChIToStructure does not have a test method
 inchi.InChIGeneratorFactory#getInstance does not have a test method
 inchi.InChIGeneratorFactory did not have a TestClass annotation
 inchi.InChIGenerator#getLog does not have a test method
 inchi.InChIGenerator#getAuxInfo does not have a test method
 inchi.InChIGenerator#getMessage does not have a test method
 ------------- ---------------- ---------------
 Testcase: testCoverage(org.openscience.cdk.coverage.InchiCoverageTest):	FAILED
 The inchi module is not fully tested! Missing number of method tests: 18 in number of classes: 3
 junit.framework.AssertionFailedError: The inchi module is not fully tested! Missing number of method tests: 18 in number of classes: 3
 	at org.openscience.cdk.coverage.CoverageAnnotationTest.runCoverageTest(CoverageAnnotationTest.java:83)
 	at org.openscience.cdk.coverage.InchiCoverageTest.testCoverage(InchiCoverageTest.java:43)