Bugs item #2870481, was opened at 2009-09-30 00:13
Message generated for change (Tracker Item Submitted) made by mgricken
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2870481&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: JUnit integration
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mathias Ricken (mgricken)
Assigned to: John Cate (fro21888)
Summary: JUnit4 Gives wrong test name
Initial Comment:
When running unit tests after the JUnit 4 features were added, clicking on the "Show Stack Trace" button in the bottom right corner of the "Test Output" pane gives the wrong test name:
Test: junit.framework.JUnit4TestCaseFacade
it should be: testY
This is the case even when a JUnit3-style test is run.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=2870481&group_id=44253
|