コード例 #1
0
    def tearDownClass(cls):
        TnsTest.tearDownClass()
        Docker.stop()

        Folder.clean(TnsPaths.get_app_path(app_name=cls.app_temp_path))
        Folder.clean(TnsPaths.get_app_path(cls.app_name_with_space))
コード例 #2
0
 def tearDownClass(cls):
     TnsRunTest.tearDownClass()
     Docker.stop()
コード例 #3
0
 def tearDownClass(cls):
     Docker.stop()