Testsuite: org.openscience.cdk.modulesuites.MlibiomdTests
Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 1.676 sec
------------- Standard Output ---------------
Missing test class: org.openscience.cdk.io.cml.MDMoleculeConventionTest
Missing test class: org.openscience.cdk.libio.cml.MDMoleculeCustomizerTest
MDMolecule: missing the expected test method: testAddResidue_Residue
MDMolecule: missing the expected test method: testGetResidues
MDMolecule: missing the expected test method: testAddChargeGroup_ChargeGroup
MDMolecule: missing the expected test method: testGetChargeGroups
MDMolecule: missing the expected test method: testSetResidues_List
MDMolecule: missing the expected test method: testSetChargeGroups_List
MDMolecule: missing the expected test method: testMDMolecule_IAtomContainer
Missing test class: org.openscience.cdk.libio.md.ChargeGroupTest
Missing test class: org.openscience.cdk.libio.md.ResidueTest
Adding Switching atom: Atom(7741108, S:C, AtomType(7741108, FC:0, NC:0, EV:0, Isotope(7741108, Element(7741108, S:C, ID:a2))))
Adding Switching atom: Atom(14283270, S:C, AtomType(14283270, FC:0, NC:0, EV:0, Isotope(14283270, Element(14283270, S:C, ID:a5))))
------------- ---------------- ---------------
Testcase: testCoverage(org.openscience.cdk.coverage.LibiomdCoverageTest): FAILED
The libiomd module is not fully tested! Missing number of method tests: 7 in number of classes: 1; Missing test classes: 4
junit.framework.AssertionFailedError: The libiomd module is not fully tested! Missing number of method tests: 7 in number of classes: 1; Missing test classes: 4
at org.openscience.cdk.coverage.CoverageTest.runCoverageTest(CoverageTest.java:87)
at org.openscience.cdk.coverage.LibiomdCoverageTest.testCoverage(LibiomdCoverageTest.java:43)