Dave Nicholas created SUREFIRE-1949:
---------------------------------------
Summary: Unable to determine lifecycle method name in JUnit
Jupiter beforeAll failure
Key: SUREFIRE-1949
URL: https://issues.apache.org/jira/browse/SUREFIRE-1949
Project: Maven Surefire
Issue Type: Bug
Components: JUnit 5.x support
Affects Versions: 3.0.0-M5
Reporter: Dave Nicholas
When a @BeforeAll method fails in a JUnit Jupiter lifecycle method, the
surefire-report XML file has an empty value for the testname XML attribute.
Although the classname attribute is fully populated, we do not know if this
lifecycle error was a result of beforeEach or beforeAll.
Any help would be greatly appreciated.
Thanks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)