Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.19
-
Fix Version/s: 2.19.1
-
Component/s: Junit 4.x support
-
Labels:None
Description
We should think of better approach of creating a new instance of Description in method createTestsDescription().
This instantiates extra JUnit Runner object
runNotifier.fireTestRunStarted( createTestsDescription() );
Attachments
Issue Links
- is related to
-
SUREFIRE-1095 NPE in RunListener
-
- Closed
-