org.jboss.portal.common.junit.ant
Class TestParameterValue

java.lang.Object
  extended by org.jboss.portal.common.junit.ant.TestParameterValue

public class TestParameterValue
extends java.lang.Object

Version:
$Revision: 7228 $
Author:
Julien Viet

Field Summary
protected  java.lang.String text
          .
 
Constructor Summary
TestParameterValue()
           
 
Method Summary
 void addText(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

protected java.lang.String text
.

Constructor Detail

TestParameterValue

public TestParameterValue()
Method Detail

addText

public void addText(java.lang.String text)