Class GitCompareUtilsTest


  • public class GitCompareUtilsTest
    extends Object
    • Field Detail

      • name

        public org.junit.rules.TestName name
    • Constructor Detail

      • GitCompareUtilsTest

        public GitCompareUtilsTest()
    • Method Detail

      • testPathsToFilterOneSegment

        public void testPathsToFilterOneSegment()
                                         throws Exception
        Throws:
        Exception
      • testPathsToFilterMoreThenOneSegment

        public void testPathsToFilterMoreThenOneSegment()
                                                 throws Exception
        Throws:
        Exception
      • testMainCommitNull

        public void testMainCommitNull()
                                throws Exception
        Throws:
        Exception
      • testModifyChangesInOtherCommit

        public void testModifyChangesInOtherCommit()
                                            throws Exception
        Throws:
        Exception
      • testDeleteChangesInOtherCommit

        public void testDeleteChangesInOtherCommit()
                                            throws Exception
        Throws:
        Exception
      • testAddChangesInOtherCommit

        public void testAddChangesInOtherCommit()
                                         throws Exception
        Throws:
        Exception
      • testAddModifyDeleteChangesInOtherCommit

        public void testAddModifyDeleteChangesInOtherCommit()
                                                     throws Exception
        Throws:
        Exception