Exemplo n.º 1
0
 def test_git(self):
     """
     L{GitCommand} implements L{IVCSCommand}.
     """
     self.assertTrue(IVCSCommand.implementedBy(GitCommand))
Exemplo n.º 2
0
 def test_git(self):
     """
     L{GitCommand} implements L{IVCSCommand}.
     """
     self.assertTrue(IVCSCommand.implementedBy(GitCommand))