Testsuite: org.openscience.cdk.modulesuites.MvalencycheckTests
 Tests run: 67, Failures: 2, Errors: 0, Time elapsed: 0.597 sec
 
 ------------- Standard Output ---------------
 tools.SaturationChecker#allSaturated does not have a test method
 tools.SaturationChecker#isSaturated does not have a test method
 tools.SaturationChecker#isSaturated does not have a test method
 tools.SaturationChecker#isSaturated does not have a test method
 tools.SaturationChecker#saturate does not have a test method
 tools.SaturationChecker#calculateNumberOfImplicitHydrogens does not have a test method
 tools.SaturationChecker#calculateNumberOfImplicitHydrogens does not have a test method
 tools.SaturationChecker#calculateNumberOfImplicitHydrogens does not have a test method
 tools.SaturationChecker#calculateNumberOfImplicitHydrogens does not have a test method
 tools.SaturationChecker#getAtomTypeFactory does not have a test method
 tools.SaturationChecker#hasPerfectConfiguration does not have a test method
 tools.SaturationChecker#isUnsaturated does not have a test method
 tools.SaturationChecker#isOverSaturated does not have a test method
 tools.SaturationChecker#getCurrentMaxBondOrder does not have a test method
 tools.SaturationChecker#unsaturate does not have a test method
 tools.SaturationChecker#unsaturateBonds does not have a test method
 tools.SaturationChecker#newSaturate does not have a test method
 tools.SaturationChecker#newSaturate does not have a test method
 tools.SaturationChecker#newSaturate does not have a test method
 tools.SaturationChecker#couldMatchAtomType does not have a test method
 tools.SaturationChecker#saturateRingSystems does not have a test method
 tools.SmilesValencyChecker#allSaturated does not have a test method
 tools.SmilesValencyChecker#isSaturated does not have a test method
 tools.SmilesValencyChecker#isSaturated does not have a test method
 tools.SmilesValencyChecker#isSaturated does not have a test method
 tools.SmilesValencyChecker#saturate does not have a test method
 tools.SmilesValencyChecker#saturate does not have a test method
 tools.SmilesValencyChecker#calculateNumberOfImplicitHydrogens does not have a test method
 tools.SmilesValencyChecker#calculateNumberOfImplicitHydrogens does not have a test method
 tools.SmilesValencyChecker#getAtomTypeFactory does not have a test method
 tools.SmilesValencyChecker#isUnsaturated does not have a test method
 tools.SmilesValencyChecker#couldMatchAtomType does not have a test method
 tools.SmilesValencyChecker#couldMatchAtomType does not have a test method
 tools.SmilesValencyChecker#unsaturateByDecreasingBondOrder does not have a test method
 tools.SmilesValencyChecker#saturateByIncreasingBondOrder does not have a test method
 tools.SmilesValencyChecker did not have a TestClass annotation
 C.sp3
 H
 H
 H
 O.minus
 N.plus
 H
 H
 H
 H
 S.onyl
 O.sp2
 O.sp2
 O.sp3
 O.sp3
 H
 H
 C.sp3
 H
 H
 H
 H
 C.sp3
 C.sp3
 H
 H
 H
 H
 C.sp3
 C.sp3
 H.plus
 F.plus.sp2
 C.sp
 C.sp2
 C.sp2
 C.sp2
 ------------- ---------------- ---------------
 Testcase: testCoverage(org.openscience.cdk.coverage.ValencycheckCoverageTest):	FAILED
 The valencycheck module is not fully tested! Missing number of method tests: 36 in number of classes: 2
 junit.framework.AssertionFailedError: The valencycheck module is not fully tested! Missing number of method tests: 36 in number of classes: 2
 	at org.openscience.cdk.coverage.CoverageAnnotationTest.runCoverageTest(CoverageAnnotationTest.java:83)
 	at org.openscience.cdk.coverage.ValencycheckCoverageTest.testCoverage(ValencycheckCoverageTest.java:43)
 
 
 Testcase: xtestPyridine(org.openscience.cdk.tools.DeduceBondOrderTestFromExplicitHydrogens):	FAILED
 expected:<1> but was:<0>
 junit.framework.AssertionFailedError: expected:<1> but was:<0>
 	at org.openscience.cdk.tools.DeduceBondOrderTestFromExplicitHydrogens.xtestPyridine(DeduceBondOrderTestFromExplicitHydrogens.java:398)