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