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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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.

Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

     [ 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.