Bug 49546 - Add test cases for SetSupport
Summary: Add test cases for SetSupport
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.2.0
Hardware: PC All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-03 11:53 UTC by Jeremy Boynes
Modified: 2010-07-03 12:25 UTC (History)
0 users



Attachments
Add test cases for determining result (6.75 KB, patch)
2010-07-03 11:54 UTC, Jeremy Boynes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Boynes 2010-07-03 11:53:32 UTC
Add test cases for common <c:set> logic
Comment 1 Jeremy Boynes 2010-07-03 11:54:54 UTC
Created attachment 25691 [details]
Add test cases for determining result

Refactors result logic into separate helper method to ease testing.
Comment 2 Henri Yandell 2010-07-03 12:25:46 UTC
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.