org.tap4j.model
Class TestText

Package class diagram package TestText
java.lang.Object
  extended by org.tap4j.model.TestText

public class TestText
extends Object

Since:
1.0
Author:
Bruno P. Kinoshita - http://www.kinoshita.eti.br

Field Summary
protected  Text text
           
 
Constructor Summary
TestText()
           
 
Method Summary
 void setUp()
           
 void testText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

protected Text text
Constructor Detail

TestText

public TestText()
Method Detail

setUp

public void setUp()

testText

public void testText()


Copyright © 2010-2012 TupiLabs. All Rights Reserved.