Actually, I looked through comments of DERBY-2304 and I think Jean was
trying to implement assertDecimalEquals to compare 2 decimals. So, probably
not what you needed. I should have checked DERBY-2304 first before
responding.

Mamta


On 2/22/07, Mamta Satoor <[EMAIL PROTECTED]> wrote:

Kathey, I don't know the answer to your question but Jean was working with
Decimals in https://issues.apache.org/jira/browse/DERBY-2304 Don't know if
she needed to add anything for decimal handling.

Mamta



On 2/22/07, Kathey Marsden <[EMAIL PROTECTED]> wrote:
>
> Bryan Pendleton wrote:
> >> I am  converting parameterMapping to JUnit.  I am wondering if it is
> >> ok to use BigDecimalHandler in JUnit tests?
> >
> > Completely naive question: why wouldn't it be? Does this touch on
> > JDK portability somehow?
> My understanding was that at least some classes in
> java/testing/org/apache/derbyTesting/functionTests/util
> were being deprecated and replaced by something under
> java/testing/org/apache/derbyTesting/junit for use with junit tests.
>
> but I don't see anything under junit  that would replace
> BigDecimalHandler.
>
> Kathey
>
>
>

Reply via email to