mongo v0.5.4 Mongo.Helpers

Helper macros

Summary

Functions

Helps defining a function like count! calling function count

Feeds sample data into a collection of database test

Functions

defbang(arg) (macro)

Helps defining a function like count! calling function count

When count returns {:ok, value}, count! returns value

When count returns {:error, reason}, count! raises an exception

test_collection(collname)

Feeds sample data into a collection of database test