Class TestTimer


  • public class TestTimer
    extends Object
    Print timing information for JUnit4 tests.
    Since:
    5.7
    • Method Detail

      • setTestFailed

        public void setTestFailed()
      • startBefore

        public void startBefore()
      • endBefore

        public void endBefore()
      • startTestMethod

        public void startTestMethod()
      • endTestMethod

        public void endTestMethod()
      • startAfter

        public void startAfter()
      • endAfter

        public void endAfter()
      • endTest

        public void endTest()
      • log

        public void log​(String testName)