You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "BJ Freeman (JIRA)" <ji...@apache.org> on 2009/07/13 04:49:14 UTC

[jira] Created: (OFBIZ-2724) proper asserts in junit

proper asserts in junit
-----------------------

                 Key: OFBIZ-2724
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2724
             Project: OFBiz
          Issue Type: Test
          Components: framework
    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
            Reporter: BJ Freeman
             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk


I have decided to delve into junit and do some test to validate the basic math packages to do accounting math(no math errors)
in doing this I ran accross  some problems for testing in certian version of Junit.

This is a very basic test to show the problem and be expanded on to make sure Junit is valid the way it is being used.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-2724) proper asserts in junit

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

BJ Freeman updated OFBIZ-2724:
------------------------------

    Attachment: OFBIZ-2724_BigDecimalMathtest.patch

not meant to be included in SVN

> proper asserts in junit
> -----------------------
>
>                 Key: OFBIZ-2724
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2724
>             Project: OFBiz
>          Issue Type: Test
>          Components: framework
>    Affects Versions: Release Branch 4.0, Release Branch 9.04, SVN trunk
>            Reporter: BJ Freeman
>             Fix For: Release Branch 4.0, Release Branch 9.04, SVN trunk
>
>         Attachments: OFBIZ-2724_BigDecimalMathtest.patch
>
>
> I have decided to delve into junit and do some test to validate the basic math packages to do accounting math(no math errors)
> in doing this I ran accross  some problems for testing in certian version of Junit.
> This is a very basic test to show the problem and be expanded on to make sure Junit is valid the way it is being used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.