Function: make-ert-test-aborted-with-non-local-exit
make-ert-test-aborted-with-non-local-exit is a byte-compiled function
defined in ert.el.gz.
Signature
(make-ert-test-aborted-with-non-local-exit &key MESSAGES SHOULD-FORMS DURATION)
Documentation
Constructor for objects of type ert-test-aborted-with-non-local-exit.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/ert.el.gz
(cl-defstruct (ert-test-aborted-with-non-local-exit
(:include ert-test-result)))