Details
-
Improvement
-
Resolution: Fixed
-
Major
-
2.3, 2.2.6
-
None
Description
Among other things, the upgrade allows us to access the name of the test method at runtime using:
@Rule public final TestName testName = new TestName();