Exemplo n.º 1
0
 def tearDownClass(cls):
     disconnect()
Exemplo n.º 2
0
 def tearDownClass(cls):
     yield from cls.test_cls.drop_collection()
     yield from cls.test_ref.drop_collection()
     disconnect()