mongo v0.5.4 Mongo.Helpers

Helper macros

Summary

Functions

Feeds sample data into a collection of database test

Macros

Helps defining a function like count! calling function count

Functions

test_collection(collname)

Feeds sample data into a collection of database test

Macros

defbang(arg)

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