emacs/test/lisp/emacs-lisp
Michal Nazarewicz 6f0498bf29 ert-with-function-mocked: New macro
* lisp/emacs-lisp/ert-x.el (ert-with-function-mocked): New macro which
allows evaluating code while particular function is replaced with
a mock.  The original definition of said function is restored once the
macro finishes.
2016-02-23 14:44:56 +11:00
..
eieio-tests
package-resources
cl-generic-tests.el
cl-lib-tests.el
ert-tests.el
ert-x-tests.el ert-with-function-mocked: New macro 2016-02-23 14:44:56 +11:00
generator-tests.el
let-alist-tests.el
map-tests.el
nadvice-tests.el
package-tests.el
pcase-tests.el
regexp-opt-tests.el
seq-tests.el
subr-x-tests.el
tabulated-list-test.el
thunk-tests.el
timer-tests.el