On Dec 20, 2007, at 12:58 PM, Rajarshi Guha wrote:

> In addition, it seems that the test code to check the lenght of the
> results is not correct. You have
>
> IDescriptorResult result = descriptor.getDescriptorResultType();
>
> and then do a check like
>
> assertEquals(   "some message",
>               v.getValue().length(), result.length()
>            );
>
> but result.length() is always zero,

Actually this is true for the array result classes only

-------------------------------------------------------------------
Rajarshi Guha  <[EMAIL PROTECTED]>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04  06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
Q:  Why did the mathematician name his dog "Cauchy"?
A:  Because he left a residue at every pole.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to