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

Key: IDEADEV-13601
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Alexey Kudravtsev
Reporter: Mikhail Gedzberg
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Test method running for Parameterized class does not work

Created: 22 Jan 07 17:09   Updated: 06 Nov 08 23:25
Component/s: Unit Testing. JUnit
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,656


 Description  « Hide
Availability to test methods for parameterized test class must be disabled because of conjunction with JUnit requirements.
1) To test WHOLE class - there must be ONLY ONE constructor is needed (PARAMETERIZED)
2) To test method - another zero-parameter constructor is needed

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.