Function: ert-test-aborted-with-non-local-exit-messages

ert-test-aborted-with-non-local-exit-messages is a byte-compiled function defined in ert.el.gz.

Signature

(ert-test-aborted-with-non-local-exit-messages ert-test-aborted-with-non-local-exit-messages X)

Documentation

Access slot "messages" of ert-test-aborted-with-non-local-exit struct X.

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)))