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