com.quadrique.jbuildingblocks.core.image
Class JbbImageTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.image.JbbImageTest

public class JbbImageTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
JbbImageTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
static void beforeTests()
          This is only run upon startup of the tests defined here
 void testGetImageFromBmp()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbImageTest

public JbbImageTest()
Method Detail

beforeTests

public static void beforeTests()
This is only run upon startup of the tests defined here


beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testGetImageFromBmp

public void testGetImageFromBmp()


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.