com.quadrique.jbuildingblocks.gui
Class TextPaneSegmentTest

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

public class TextPaneSegmentTest
extends Object

A test class for the JUnit testing framework


Constructor Summary
TextPaneSegmentTest()
           
 
Method Summary
 void afterEachTest()
          clean up the tests fixture
 void beforeEachTest()
          acquireConnection the tests fixture
 void testAddText()
           
 void testConstructor()
           
 void testIsAttrSetIdentical()
           
 void testIsAttrSetIdentical2()
           
 void testIsAttrSetIdentical3()
           
 void testSetGet()
           
 void testSetGet2()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextPaneSegmentTest

public TextPaneSegmentTest()
Method Detail

beforeEachTest

public void beforeEachTest()
acquireConnection the tests fixture


afterEachTest

public void afterEachTest()
clean up the tests fixture


testConstructor

public void testConstructor()

testSetGet

public void testSetGet()

testSetGet2

public void testSetGet2()

testIsAttrSetIdentical

public void testIsAttrSetIdentical()

testIsAttrSetIdentical2

public void testIsAttrSetIdentical2()

testIsAttrSetIdentical3

public void testIsAttrSetIdentical3()

testAddText

public void testAddText()


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