On Oct 19, 2008, at 3:05 PM, Egon Willighagen wrote:

> Hi all,
>
> I've put a status report on the CDK 1.2.x branch in the new CDK wiki
> [0]. You might already have realized that we indeed slipped our
> release date, and an adjusted value is November.
>
> Looking into who there were so many missing unit tests reported for
> the datadebug module, I discovered that for each DebugX class it
> complained about missing tests for method inherited from superclass
> implementations for superinterfaces. For example, DebugMoleculeTest
> was lacking testSetID which comes from the IChemObject interface, and
> is implemented by a super class of DebugMolecule... Then I noticed
> that MoleculeTest was not having this method either, but have not
> figured out why the CoverageTest is not unhappy with that...


Certainly, more tests is not harmful!

BTW, I think it's important that coverage tests be converted to  
CoverageAnnotationTest - this is because the latter will identify  
whether methods of a class not explicitly marked as tested, are  
actually tested in a superclass.

-------------------------------------------------------------------
Rajarshi Guha  <[EMAIL PROTECTED]>
GPG Fingerprint: D070 5427 CC5B 7938 929C  DD13 66A1 922C 51E7 9E84
-------------------------------------------------------------------
Accuracy, n.:
        The vice of being right



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to