public class TestDiff extends Object
| Constructor and Description |
|---|
TestDiff() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDiffIdentical() |
void |
testDiffIgnoreEntireDifferentArea() |
void |
testDiffIgnorePartialDifferentAreaHorizontal() |
void |
testDiffIgnorePartialDifferentAreaVertical() |
void |
testDiffSameSizeDifferentContent() |
public TestDiff()
throws IOException
IOExceptionpublic void testDiffIdentical()
throws IOException
IOExceptionpublic void testDiffSameSizeDifferentContent()
throws IOException
IOExceptionpublic void testDiffIgnoreEntireDifferentArea()
throws IOException
IOExceptionpublic void testDiffIgnorePartialDifferentAreaVertical()
throws Exception
Exceptionpublic void testDiffIgnorePartialDifferentAreaHorizontal()
throws IOException
IOExceptionCopyright © 2015 Atlassian. All rights reserved.