Testsuite: org.openscience.cdk.modulesuites.MpdbTests
Tests run: 33, Failures: 1, Errors: 0, Time elapsed: 5.02 sec
------------- Standard Output ---------------
PDBReader: missing the expected test method: testCustomizeJob
PDBReader: missing the expected test method: testAccepts_Class
PDBReader: missing the expected test method: testGetIOSettings
PDBReader: missing the expected test method: testPDBReader_InputStream
PDBReader: missing the expected test method: testPDBReader_Reader
PDBReader: missing the expected test method: testPDBReader
Missing test class: org.openscience.cdk.protein.data.PDBStrandTest
AminoAcids: missing the expected test method: testAaBondInfo
AminoAcids: missing the expected test method: testConvertThreeLetterCodeToOneLetterCode_String
AminoAcids: missing the expected test method: testConvertOneLetterCodeToThreeLetterCode_String
ProteinBuilderTool: missing the expected test method: testCreateProtein_String
ProteinBuilderTool: missing the expected test method: testAddAminoAcidAtNTerminus_BioPolymer_AminoAcid_Strand_AminoAcid
ProteinBuilderTool: missing the expected test method: testAddAminoAcidAtCTerminus_BioPolymer_AminoAcid_Strand_AminoAcid
------------- ---------------- ---------------
Testcase: testCoverage(org.openscience.cdk.coverage.PdbCoverageTest): FAILED
The pdb module is not fully tested! Missing number of method tests: 12 in number of classes: 3; Missing test classes: 1
junit.framework.AssertionFailedError: The pdb module is not fully tested! Missing number of method tests: 12 in number of classes: 3; Missing test classes: 1
at org.openscience.cdk.coverage.CoverageTest.runCoverageTest(CoverageTest.java:87)
at org.openscience.cdk.coverage.PdbCoverageTest.testCoverage(PdbCoverageTest.java:43)