Class PatchTests

    • Constructor Detail

      • PatchTests

        public PatchTests()
    • Method Detail

      • testTextBlockEquals

        public void testTextBlockEquals()
      • testKeepsAndRemoves

        public void testKeepsAndRemoves()
      • testOneMatch

        public void testOneMatch()
      • testNoMatch

        public void testNoMatch()
      • testMerge

        public void testMerge()
      • testMergeWithComment

        public void testMergeWithComment()
      • testMergeWithCommentAndEmptyLine

        public void testMergeWithCommentAndEmptyLine()
      • testMergeTwoInjects

        public void testMergeTwoInjects()
      • testMergeInjectRemove

        public void testMergeInjectRemove()
      • testMergeAnchorAtTheEnd

        public void testMergeAnchorAtTheEnd()
      • testMergeAnchorAtTheBeginning

        public void testMergeAnchorAtTheBeginning()
      • testMergeAnchorAtTheBeginningWithExtraLines

        public void testMergeAnchorAtTheBeginningWithExtraLines()
      • testMergeAnchorInTheMiddle

        public void testMergeAnchorInTheMiddle()
      • testMergeAnchorInTheMiddleWithRemove

        public void testMergeAnchorInTheMiddleWithRemove()
      • testTwoMatches

        public void testTwoMatches()
      • testTwoMatchesWithRemove

        public void testTwoMatchesWithRemove()
      • testTwoMatchesWithKeepAndRemove

        public void testTwoMatchesWithKeepAndRemove()
      • testIncompleteMatch

        public void testIncompleteMatch()
      • testPreserveWhitespace

        public void testPreserveWhitespace()
      • testEmptyPatch

        public void testEmptyPatch()
      • testEmptyBlock

        public void testEmptyBlock()
      • testEmptyPatchAndBlock

        public void testEmptyPatchAndBlock()