com.atlassian.selenium.visualcomparison.utils
Class TestDiff

java.lang.Object
  extended by com.atlassian.selenium.visualcomparison.utils.TestDiff

public class TestDiff
extends Object


Constructor Summary
TestDiff()
           
 
Method Summary
 void testDiffIdentical()
           
 void testDiffIgnoreEntireDifferentArea()
           
 void testDiffIgnorePartialDifferentAreaHorizontal()
           
 void testDiffIgnorePartialDifferentAreaVertical()
           
 void testDiffSameSizeDifferentContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestDiff

public TestDiff()
         throws IOException
Throws:
IOException
Method Detail

testDiffIdentical

public void testDiffIdentical()
                       throws IOException
Throws:
IOException

testDiffSameSizeDifferentContent

public void testDiffSameSizeDifferentContent()
                                      throws IOException
Throws:
IOException

testDiffIgnoreEntireDifferentArea

public void testDiffIgnoreEntireDifferentArea()
                                       throws IOException
Throws:
IOException

testDiffIgnorePartialDifferentAreaVertical

public void testDiffIgnorePartialDifferentAreaVertical()
                                                throws Exception
Throws:
Exception

testDiffIgnorePartialDifferentAreaHorizontal

public void testDiffIgnorePartialDifferentAreaHorizontal()
                                                  throws IOException
Throws:
IOException


Copyright © 2014 Atlassian. All rights reserved.