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

Darran Lofthouse (JIRA) issues at jboss.org
Tue Aug 21 08:07:01 EDT 2018


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

Darran Lofthouse reassigned WFLY-2036:
--------------------------------------

    Assignee:     (was: Darran Lofthouse)


> Review of AbstractControllerTestBase
> ------------------------------------
>
>                 Key: WFLY-2036
>                 URL: https://issues.jboss.org/browse/WFLY-2036
>             Project: WildFly
>          Issue Type: Task
>          Components: Test Suite
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Darran Lofthouse
>             Fix For: Awaiting Volunteers
>
>
> 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 was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list