Class ExtRunListener

    • Constructor Detail

      • ExtRunListener

        public ExtRunListener()
    • Method Detail

      • testRunAborted

        public void testRunAborted()
        Invoked for stop and for break originated by the user.
      • testClassStructureLoaded

        public void testClassStructureLoaded​(Description desc)
        Invoked if a test class is loaded defining a testsuite described by desc.