You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/07/03 17:53:37 UTC

DO NOT REPLY [Bug 49546] New: Add test cases for SetSupport

https://issues.apache.org/bugzilla/show_bug.cgi?id=49546

           Summary: Add test cases for SetSupport
           Product: Taglibs
           Version: 1.2.0
          Platform: PC
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Standard Taglib
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: jboynes@apache.org


Add test cases for common <c:set> logic

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49546] Add test cases for SetSupport

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49546

Henri Yandell <ba...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
         OS/Version|                            |All

--- Comment #2 from Henri Yandell <ba...@apache.org> 2010-07-03 12:25:46 EDT ---
Thanks Jeremy.

svn ci -m "Adding test cases for common c:set logic; along with a refactoring
of the result into a separate helper method to ease testing. Patch from Jeremy
Boynes: #49546"
Sending       
impl/src/main/java/org/apache/taglibs/standard/tag/common/core/SetSupport.java
Sending       
impl/src/test/java/org/apache/taglibs/standard/tag/common/core/TestSetSupport.java
Transmitting file data ..
Committed revision 960234.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49546] Add test cases for SetSupport

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49546

--- Comment #1 from Jeremy Boynes <jb...@apache.org> 2010-07-03 11:54:54 EDT ---
Created an attachment (id=25691)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25691)
Add test cases for determining result

Refactors result logic into separate helper method to ease testing.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org