org.apache.tools.ant.taskdefs.optional

Class Test.TestletEntry

protected static final class Test.TestletEntry extends Object

testlet to run
Field Summary
protected Stringm_testname
Method Summary
voidaddText(String testname)
name of test.
StringtoString()

Field Detail

m_testname

protected String m_testname

Method Detail

addText

public void addText(String testname)
name of test. No property expansion takes place here

toString

public String toString()
Copyright