Sounds good, Bruno.  Can you file/attach in JIRA?

Matt

On Sun, Apr 8, 2012 at 11:57 PM, Bruno P. Kinoshita
<[email protected]> wrote:
> Hi all,
>
> The test class o.a.c.functor.TestAlgorithms contains tests for several
> algorithms (Retain Matching, Remove Matching, Predicated Loop, among
> others), and it is not using generics.
>
> I think it would be simpler to have the tests created as
> o.a.c.functor.algorithm.<TestAlgorithm>. This way, one test class would be
> responsible for one algorithm, it would have less methods, and be easier to
> understand.
>
> If there is no objection, I would like to create a patch with the test
> classes under o.a.c.functor.algorithm, with one test for each algorithm and
> using generics.
>
> Any thoughts on this?
>
> Thank you in advance!
> --
> Bruno P. Kinoshita
> http://www.kinoshita.eti.br
> http://www.tupilabs.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to