def test_stats(self): stats = self.collection.stats(cursor_factory=RealDictCursor) self.assertEqual(stats, teststats)