You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sébastien Brisard (JIRA)" <ji...@apache.org> on 2012/07/06 21:49:35 UTC

[jira] [Commented] (MATH-795) Refactoring ArrayRealVectorTest, RealVectorTest, SparseRealVectorTest

    [ https://issues.apache.org/jira/browse/MATH-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13408257#comment-13408257 ] 

Sébastien Brisard commented on MATH-795:
----------------------------------------

JIRA work log tab no longer works. Below is the list of all commits relevant to this ticket
* {{r1358049}}
* {{r1358048}}
* {{r1358046}}
* {{r1358044}}
* {{r1358033}}
* {{r1356576}}
* {{r1356070}}
* {{r1354822}}
* {{r1354330}}
* {{r1354329}}
* {{r1353825}}
* {{r1353824}}
* {{r1353388}}
* {{r1353387}}
* {{r1348485}}
* {{r1348438}}
* {{r1348228}}
* {{r1348225}}
* {{r1348211}}
* {{r1347883}}
* {{r1347877}}
* {{r1347717}}
* {{r1347401}}
* {{r1347395}}
* {{r1346741}}
* {{r1346740}}
* {{r1346729}}
* {{r1346725}}
* {{r1346723}}
* {{r1346523}}
* {{r1346475}}
* {{r1346471}}
* {{r1346467}}
* {{r1346245}}
* {{r1346243}}
* {{r1346240}}
* {{r1345837}}
* {{r1345443}}
* {{r1344989}}
* {{r1344571}}
* {{r1344570}}

                
> Refactoring ArrayRealVectorTest, RealVectorTest, SparseRealVectorTest
> ---------------------------------------------------------------------
>
>                 Key: MATH-795
>                 URL: https://issues.apache.org/jira/browse/MATH-795
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: 3.1
>            Reporter: Sébastien Brisard
>            Assignee: Sébastien Brisard
>            Priority: Minor
>             Fix For: 3.1
>
>
> The above mentioned tests contain a lot of duplicate code. Besides, some of the unit tests are no longer _unit_ tests, since they test many different functionalities.
> It is proposed to refactor these tests. The duplicate code should be factored out to the abstract class {{RealVectorAbstractTest}}. Then some tests could be splitted in smaller units.
> Besides readability, the benefit would be to ease the implementation of other kinds of vector. This refactoring should also lead to a natural resolution of MATH-625.

--
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