Issue Details (XML | Word | Printable)

Key: SHALE-261
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: sean schofield
Reporter: sean schofield
Votes: 0
Watchers: 0
Operations

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

AbstractJsfTestCase and AbstractJmockJsfTestCase should not provide a suite() method

Created: 21/Aug/06 04:53 PM   Updated: 23/Jan/07 04:40 PM
Component/s: Test
Affects Version/s: 1.0.3-SNAPSHOT
Fix Version/s: 1.0.4


 Description  « Hide
As Mike K. pointed out, its a real PITA to have to add a suite() method to every test case when JUnit reflection does the job just fine. I've run some tests with the methods commented out and everything works fine (both in my IDE and in maven).

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
sean schofield added a comment - 21/Aug/06 05:00 PM
Fixed (along with website docs.)