Exemplo n.º 1
0
 def test_project10(self):
     """test exists method"""
     self.assertFalse(RemoteProject.exists('bar'))
Exemplo n.º 2
0
 def test_project10(self):
     """test exists method"""
     self.assertFalse(RemoteProject.exists('bar'))
Exemplo n.º 3
0
 def test_project9(self):
     """test exists method"""
     self.assertTrue(RemoteProject.exists('foo'))
Exemplo n.º 4
0
 def test_project9(self):
     """test exists method"""
     self.assertTrue(RemoteProject.exists('foo'))