Class GitChangeLogCommandTckTest

    • Constructor Detail

      • GitChangeLogCommandTckTest

        public GitChangeLogCommandTckTest()
    • Method Detail

      • testChangeLogCommandFromHeadAncestorAndHead

        public void testChangeLogCommandFromHeadAncestorAndHead()
                                                         throws Exception
        Throws:
        Exception
      • testChangeLogCommandFromHeadToHead

        public void testChangeLogCommandFromHeadToHead()
                                                throws Exception
        Throws:
        Exception
      • testChangeLogCommandFromUndefinedToHead

        public void testChangeLogCommandFromUndefinedToHead()
                                                     throws Exception
        Throws:
        Exception
      • testChangeLogCommandFromVersionToUndefined

        public void testChangeLogCommandFromVersionToUndefined()
                                                        throws Exception
        Throws:
        Exception
      • testChangeLogCommandFromVoneToVtwo

        public void testChangeLogCommandFromVoneToVtwo()
                                                throws Exception
        Throws:
        Exception
      • testChangeLogCommandWithStartEndInBadOrder

        public void testChangeLogCommandWithStartEndInBadOrder()
                                                        throws Exception
        Throws:
        Exception
      • testChangeLogCommandFromHeadToStartOfRepository

        public void testChangeLogCommandFromHeadToStartOfRepository()
                                                             throws Exception
        Throws:
        Exception
      • testChangeLogCommandFromVersionToStartOfRepository

        public void testChangeLogCommandFromVersionToStartOfRepository()
                                                                throws Exception
        Throws:
        Exception