예제 #1
0
    def tearDown(self):

        del plugins.plugins['test1']
        del plugins.plugins['test2']
        del plugins.plugins['test3']

        db.destroy_db()
예제 #2
0
    def tearDown(self):

        db.destroy_db()
예제 #3
0
    def tearDown(self):

        db.destroy_db()