Class TestNameLogger
- java.lang.Object
-
- org.junit.rules.TestWatcher
-
- org.junit.rules.TestName
-
- zone.gryphon.maven.plugins.scm.testing.TestNameLogger
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class TestNameLogger extends org.junit.rules.TestName
-
-
Constructor Summary
Constructors Constructor Description TestNameLogger()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
starting(org.junit.runner.Description d)
-