org.jboss.jrunit.controller.ant
Class AntCustomReport
java.lang.Object
org.jboss.jrunit.controller.ant.AntBenchmarkConfig
org.jboss.jrunit.controller.ant.AntCustomReport
public class AntCustomReport
- extends AntBenchmarkConfig
$Id: AntCustomReport.java,v 1.2 2005/09/12 16:56:22 csuconic Exp $
- Author:
- Clebert Suconic
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AntCustomReport
public AntCustomReport()
getParameter
public java.lang.String getParameter()
setParameter
public void setParameter(java.lang.String parameter)
getClassName
public java.lang.String getClassName()
setClassName
public void setClassName(java.lang.String className)
configReceiver
public void configReceiver(JGroupsBenchmarkReceiver receiver)
throws java.lang.Exception
- Specified by:
configReceiver
in class AntBenchmarkConfig
- Throws:
java.lang.Exception
JRunit, a JUnit extension for distributed client/server tests.