Index of Public Functions and Variables in Atticus

This page has an alphabetical index of all the documented functions and variables in Atticus.
Shortcuts:
A B C D E F G H I J K L M
N O P Q R S T U V W X Y Z
Other

A

 add-expectation              function      atticus.mock       Add an expectation check function to the list of e...
 add-mock                     function      atticus.mock       Add a mock to the bindings..

B


C

 clj-fields                   function      atticus.factory    Obtain a list of a defrecord's fields.
 construct-bindings           function      atticus.mock       Construct a binding vector from the mock specifica...
 construct-mock               function      atticus.mock       Construct the mock. Checks for a mock wrapper arou...

D

 defrecords                   macro         atticus.factory    Create a record factory function.  e.g. (defrecord...

E

 eval-constant                macro         atticus.stub       Macro to create a form that is evaluated once, and...
 expects                      macro         atticus.mock       Binds a list of mocks, checling any expectations o...

F


G


H


I


J


K


L


M


N


O

 once                         macro         atticus.mock       Add an expectation that the function is called onc...

P


Q


R


S

 set-fields                   function      atticus.factory    Set the specified field values..
 stub                         macro         atticus.stub       Create a stub object. A wrapper for reify..

T

 times                        macro         atticus.mock       Add an expectation that the function is called spe...
 tmpfile                      function      atticus.utils      Create a temporary file..

U


V


W

 with-temporary-file          macro         atticus.utils      Create bindings for temporary files. delete will b...

X


Y


Z


Other


Logo & site design by Tom Hickey.
Clojure auto-documentation system by Tom Faulhaber.