You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2012/07/23 20:24:34 UTC

[jira] [Comment Edited] (FUNCTOR-12) improve test coverage

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

Bruno P. Kinoshita edited comment on FUNCTOR-12 at 7/23/12 6:23 PM:
--------------------------------------------------------------------

Tests for functor core collections in [r1364742|http://svn.apache.org/viewvc?rev=1364742&view=rev]. Some methods that were using try/catch blocks with fail were updated to use @Test(expected=SomeException.class).

Author: kinow
Date: Mon Jul 23 18:20:48 2012
New Revision: 1364742

URL: http://svn.apache.org/viewvc?rev=1364742&view=rev
Log:
[FUNCTOR-12] Tests for functor core collections.

Modified:
    commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestFilteredIterable.java
    commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestFilteredIterator.java
    commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestTransformedIterator.java
                
      was (Author: kinow):
    Tests for functor core collections in [r1364704|http://svn.apache.org/viewvc?rev=1364742&view=rev]. Some methods that were using try/catch blocks with fail were updated to use @Test(expected=SomeException.class).

Author: kinow
Date: Mon Jul 23 18:20:48 2012
New Revision: 1364742

URL: http://svn.apache.org/viewvc?rev=1364742&view=rev
Log:
[FUNCTOR-12] Tests for functor core collections.

Modified:
    commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestFilteredIterable.java
    commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestFilteredIterator.java
    commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/core/collection/TestTransformedIterator.java
                  
> improve test coverage
> ---------------------
>
>                 Key: FUNCTOR-12
>                 URL: https://issues.apache.org/jira/browse/FUNCTOR-12
>             Project: Commons Functor
>          Issue Type: Improvement
>            Reporter: Emmanuel Bourg
>            Assignee: Bruno P. Kinoshita
>
> Specifically the composite package contains untested classes, per http://markmail.org/message/ythw55yad5lrvqrj

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