示例#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()