com.quadrique.jbuildingblocks.core.io.file.parser
Class JbbFormattedTextFileHandlerTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.io.file.parser.JbbFormattedTextFileHandlerTest

public class JbbFormattedTextFileHandlerTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
JbbFormattedTextFileHandlerTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testcontainsAtLeastOneAlphaCharacterEmptyString()
          testcontainsAtLeastOneAlphaCharacterEmptyString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbFormattedTextFileHandlerTest

public JbbFormattedTextFileHandlerTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testcontainsAtLeastOneAlphaCharacterEmptyString

public void testcontainsAtLeastOneAlphaCharacterEmptyString()
testcontainsAtLeastOneAlphaCharacterEmptyString



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