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

Key: IDEADEV-28040
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Anna Kozlova
Reporter: Adam Warski
Votes: 0
Watchers: 0
Operations

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

Invalid 'dependsOnMethod problem' inspection warning

Created: 14 Apr 08 13:32   Updated: 10 Jul 08 14:19
Component/s: Unit Testing. TestNG
Fix Version/s: Diana 8582

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

Build: 7,757
Fixed in build: 8,554


 Description  « Hide
I get a warning "Method 'init' unknown" if I have:

@BeforeClass(dependsOnMethod="init")

where the "init" method is a method of the super class (also annotated with @BeforeClass).



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