com.atlassian.selenium.visualcomparison.utils
Class TestBoundingBox

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

public class TestBoundingBox
extends Object


Constructor Summary
TestBoundingBox()
           
 
Method Summary
 void testBoxesNotMerged()
           
 void testBoxMerging()
           
 void testMarginsInsideImage()
           
 void testMarginsOutsideImage()
           
 void testSingleLineBoxDeletion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBoundingBox

public TestBoundingBox()
Method Detail

testMarginsInsideImage

public void testMarginsInsideImage()

testMarginsOutsideImage

public void testMarginsOutsideImage()

testBoxMerging

public void testBoxMerging()

testBoxesNotMerged

public void testBoxesNotMerged()

testSingleLineBoxDeletion

public void testSingleLineBoxDeletion()


Copyright © 2014 Atlassian. All rights reserved.