[richfaces-issues] [JBoss JIRA] (RF-12856) Remove useless unit tests testing just components' constructor

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Mar 20 03:31:41 EDT 2013


Lukáš Fryč created RF-12856:
-------------------------------

             Summary: Remove useless unit tests testing just components' constructor
                 Key: RF-12856
                 URL: https://issues.jboss.org/browse/RF-12856
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: tests - unit
    Affects Versions: 5.0.0.M1
            Reporter: Lukáš Fryč


There is example of the tests which are useless
https://github.com/richfaces/richfaces5/blob/master/framework/src/test/java/org/richfaces/ui/drag/UIDropDownMenuTest.java#L38

because they test just creating component instance.

We should delete those tests which just causes pain during refactoring.

--
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 richfaces-issues mailing list