def setUpClass(cls): """Setup database connection.""" cls.db = db.connect("goodjson_test", host='mongomock://localhost')