コード例 #1
0
 def test_git(self):
     """
     L{GitCommand} implements L{IVCSCommand}.
     """
     self.assertTrue(IVCSCommand.implementedBy(GitCommand))
コード例 #2
0
 def test_git(self):
     """
     L{GitCommand} implements L{IVCSCommand}.
     """
     self.assertTrue(IVCSCommand.implementedBy(GitCommand))