-
Suggestion
-
Resolution: Won't Fix
-
None
-
1
-
If you create a base test class and annotate methods with @Test, then inherit it in some other classes and override methods without adding @Test Junit 4 will be able to pickup them and run as tests. Unfortunately Clover will not know that these are tests automatically unless you add @Test to them. I understand that annotations are not inherited in Java and Junit 4 does "some magic" (didn't have time to check exactly what it does) to find them.
Decide if we want to follow Junit's approach or we stick with Java language specification.
[CLOV-296] Handle @Test inheritance as Junit 4 does
Workflow | Original: JAC Suggestion Workflow [ 3342274 ] | New: JAC Suggestion Workflow 3 [ 3584448 ] |
Status | Original: RESOLVED [ 5 ] | New: Closed [ 6 ] |
Backlog Order (Obsolete) | Original: 1080000000 | |
Workflow | Original: New Clover Workflow [ 898227 ] | New: JAC Suggestion Workflow [ 3342274 ] |
Issue Type | Original: Improvement [ 4 ] | New: Suggestion [ 10000 ] |
Status | Original: Closed [ 6 ] | New: Resolved [ 5 ] |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Assignee | Original: Marek Parfianowicz [ mparfianowicz ] |
Workflow | Original: Clover Workflow [ 896587 ] | New: New Clover Workflow [ 898227 ] |
Workflow | Original: reviewflow [ 130065 ] | New: Clover Workflow [ 896587 ] |
Fix Version/s | New: long term roadmap [ 54394 ] | |
Fix Version/s | Original: 4.2.x [ 26216 ] |
Rank | New: Ranked higher |
Assignee | Original: Nick [ npellow ] | New: Marek Parfianowicz [ mparfianowicz ] |
Fix Version/s | New: 3.1.10 [ 26216 ] | |
Fix Version/s | Original: someday [ 23593 ] |