fable.imageviewer.tests.gui
Class ImageViewTest

java.lang.Object
  extended by fable.imageviewer.tests.gui.ImageViewTest

public class ImageViewTest
extends java.lang.Object

Unit tests for ImageViewer

Author:
Andy Gotz

Constructor Summary
ImageViewTest()
           
 
Method Summary
 void runBefore()
           
 void testOpenImage()
          Test opening an image
 void testOpenImageViewer()
          Test the ImageView is open
 void testZoomSelect()
          Test selecting the zoom
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageViewTest

public ImageViewTest()
Method Detail

runBefore

public void runBefore()
               throws java.lang.Exception
Throws:
java.lang.Exception

testOpenImageViewer

public void testOpenImageViewer()
Test the ImageView is open


testZoomSelect

public void testZoomSelect()
Test selecting the zoom


testOpenImage

public void testOpenImage()
                   throws java.lang.Throwable
Test opening an image

Throws:
java.lang.Throwable