[jboss-jira] [JBoss JIRA] (WFLY-2036) Review of AbstractControllerTestBase

Darran Lofthouse (JIRA) issues at jboss.org
Wed Jan 22 06:18:29 EST 2014


     [ https://issues.jboss.org/browse/WFLY-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFLY-2036:
-----------------------------------

    Fix Version/s: 9.0.0.CR1
                       (was: 8.0.0.Final)

    
> Review of AbstractControllerTestBase
> ------------------------------------
>
>                 Key: WFLY-2036
>                 URL: https://issues.jboss.org/browse/WFLY-2036
>             Project: WildFly
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 9.0.0.CR1
>
>
> Currently we have the abstract class AbstractControllerTestBase to use as the base for simplified controller testing, however due to visibility problems we now have three versions of this class which have also started to diverge slightly.
> Before this goes too far we should try and bring this back down to one.  Extensions of this class also have certain amount of common functionality.
> Maybe also work converting some of this to a 'org.junit.runner.Runner' to avoid the need for inheritance, additional annotations can then be used to define how to configure the controller being tested.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list