Class TomEEEmbeddedSingleRunner.Start

  • Enclosing class:
    TomEEEmbeddedSingleRunner

    public static class TomEEEmbeddedSingleRunner.Start
    extends org.junit.runner.notification.RunListener
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.junit.runner.notification.RunListener

        org.junit.runner.notification.RunListener.ThreadSafe
    • Constructor Summary

      Constructors 
      Constructor Description
      Start()  
    • Constructor Detail

      • Start

        public Start()
    • Method Detail

      • testStarted

        public void testStarted​(org.junit.runner.Description description)
                         throws Exception
        Overrides:
        testStarted in class org.junit.runner.notification.RunListener
        Throws:
        Exception