コード例 #1
0
 def tearDown(self):
     """
     Clean up after ourselves
     """
     api.clear_cache()
コード例 #2
0
ファイル: tests.py プロジェクト: Brant/django-mediabrute
 def tearDown(self):
     """
     Clean up after ourselves
     """
     api.clear_cache()
コード例 #3
0
 def tearDown(self):
     """
     Execute this after each test
     """
     api.clear_cache()
コード例 #4
0
ファイル: tests.py プロジェクト: Brant/django-mediabrute
 def tearDown(self):
     """
     Execute this after each test
     """
     api.clear_cache()