Distribute tests from TestAlgorithms into several test classes under algorithm 
test package
-------------------------------------------------------------------------------------------

                 Key: FUNCTOR-15
                 URL: https://issues.apache.org/jira/browse/FUNCTOR-15
             Project: Commons Functor
          Issue Type: Improvement
         Environment: debian lenny, eclipse indigo, sun java 6
            Reporter: Bruno P. Kinoshita
            Priority: Minor


Several algorithms are tested in o.a.c.functor.TestAlgorithms. This test class 
has too many methods, and this way it's harder to include new tests or manage 
existing ones. We will create separate test classes for each algorithm under 
o.a.c.functor.algorithm, and will include generics too. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to