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