Issue Details (XML | Word | Printable)

Key: WW-1065
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: tm_jee
Reporter: Grégory Joseph
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

TestCase for the Property component

Created: 03/Jan/06 11:08 AM   Updated: 04/Jan/06 11:51 AM
Component/s: Component Management
Affects Version/s: 2.2
Fix Version/s: 2.2

File Attachments: 1. Java Source File PropertyTest.java (4 kB)


Flags: Patch


 Description  « Hide
While trying to debug an error I had with the property component, I wrote a basic TestCase for it which tests a couple of situations, with and without type conversion. It all passes, so in the end the fault was on my side, but I reckon in can't hurt to add the test to the codebase.

Cheers.


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
tm_jee added a comment - 04/Jan/06 11:51 AM
commited to cvs. Thanks Gregory.