Interface SingleTestExecutor.Executable

    • Method Detail

      • execute

        void execute​()
              throws org.opentest4j.TestAbortedException,
                     java.lang.Throwable
        Execute the test.
        Throws:
        org.opentest4j.TestAbortedException - to signal abortion
        java.lang.Throwable - to signal failure