Exemple #1
0
 def tearDown(self):
     unregister_mock_plugins()
     super(VstsIntegrationProviderTest, self).tearDown()
Exemple #2
0
 def tearDown(self):
     unregister_mock_plugins()
     super(GitHubIntegrationTest, self).tearDown()
Exemple #3
0
 def tearDown(self):
     unregister_mock_plugins()
     super().tearDown()
Exemple #4
0
 def tearDown(self):
     unregister_mock_plugins()
     super(BitbucketInstalledEndpointTest, self).tearDown()
Exemple #5
0
 def tearDown(self):
     unregister_mock_plugins()
     super(BitbucketInstalledEndpointTest, self).tearDown()
 def tearDown(self):
     unregister_mock_plugins()
Exemple #7
0
 def tearDown(self):
     unregister_mock_plugins()
     super(VstsIntegrationProviderTest, self).tearDown()
Exemple #8
0
 def tearDown(self):
     unregister_mock_plugins()
     super(GitHubIntegrationTest, self).tearDown()