[jira] [Assigned] (OFBIZ-12137) Remove use of deprecated JUnit rule ExpectedException.none() from tests

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

[jira] [Assigned] (OFBIZ-12137) Remove use of deprecated JUnit rule ExpectedException.none() from tests

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-12137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Watford reassigned OFBIZ-12137:
--------------------------------------

    Assignee: Daniel Watford

> Remove use of deprecated JUnit rule ExpectedException.none() from tests
> -----------------------------------------------------------------------
>
>                 Key: OFBIZ-12137
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12137
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Daniel Watford
>            Assignee: Daniel Watford
>            Priority: Trivial
>
> Test classes OfbizStartupUnitTests and DelegatorUnitTests use deprecated junit method ExpectedException.none().
> Recommendation in junit docs is to use Assert.assertThrows() instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)