(ns myapp.test (require [clojure.test :refer :all]) (defn stub-current-thing [body] ;; with-redefs stubs things/current-thing function to return fixed ...
確定! 回上一頁