Beispiel #1
0
 def test_factory(self):
     index = Index.factory()
     self.assertEqual(index, index.factory())