示例#1
0
 def test_project10(self):
     """test exists method"""
     self.assertFalse(RemoteProject.exists('bar'))
示例#2
0
 def test_project10(self):
     """test exists method"""
     self.assertFalse(RemoteProject.exists('bar'))
示例#3
0
 def test_project9(self):
     """test exists method"""
     self.assertTrue(RemoteProject.exists('foo'))
示例#4
0
 def test_project9(self):
     """test exists method"""
     self.assertTrue(RemoteProject.exists('foo'))