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

Darran Lofthouse (JIRA) jira-events at lists.jboss.org
Tue Sep 10 08:03:04 EDT 2013


Darran Lofthouse created WFLY-2036:
--------------------------------------

             Summary: 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
            Assignee: Darran Lofthouse
             Fix For: 8.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