History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-2527
Type: Test Test
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Graeme Rocher
Reporter: Jason Rudolph
Votes: 0
Watchers: 0
Operations

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

Patch: Add Test Coverage for FactoryHolder.java

Created: 24/Feb/08 06:03 PM   Updated: 13/Mar/08 10:34 AM
Component/s: None
Affects Version/s: 1.0.1
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

File Attachments: 1. File GRAILS-2527.diff (2 kb)


Testcase included: yes
Patch Submitted: Yes


 Description  « Hide
FactoryHolder.java currently has 0% test coverage. The attached patch adds a new test class (FactoryHolderTests.groovy) to provide 100% coverage for FactoryHolder.java.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Graeme Rocher - 13/Mar/08 10:34 AM
Thanks for the patch!