com.quadrique.jbuildingblocks.gui
Class TextPaneTest

java.lang.Object
  extended by com.quadrique.jbuildingblocks.gui.TextPaneTest

public class TextPaneTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
TextPaneTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testParse0Char()
          testParse1Char
 void testParse1Char()
          testParse1Char
 void testParse1Char1Obj1Char()
          testParse1Char1Obj1Char
 void testParse1Char2Obj1Char()
          testParse1Char2Obj1Char
 void testParse1Obj()
          testParse1Obj
 void testParseNChars()
          testParseNChar
 void testParseNCharsWithMulipleInsert()
          testParseNChar
 void testParseNObj()
          testParseNObj
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextPaneTest

public TextPaneTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testParse0Char

public void testParse0Char()
testParse1Char


testParse1Char

public void testParse1Char()
testParse1Char


testParseNChars

public void testParseNChars()
testParseNChar


testParseNCharsWithMulipleInsert

public void testParseNCharsWithMulipleInsert()
testParseNChar


testParse1Obj

public void testParse1Obj()
testParse1Obj


testParseNObj

public void testParseNObj()
testParseNObj


testParse1Char1Obj1Char

public void testParse1Char1Obj1Char()
testParse1Char1Obj1Char


testParse1Char2Obj1Char

public void testParse1Char2Obj1Char()
testParse1Char2Obj1Char



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