org.jboss.jrunit.controller.ant
Class AntQuitBenchmark

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byorg.jboss.jrunit.controller.ant.AntQuitBenchmark

public class AntQuitBenchmark
extends org.apache.tools.ant.Task

Author:
clebert.suconic@jboss.com

Constructor Summary
AntQuitBenchmark()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntQuitBenchmark

public AntQuitBenchmark()
Method Detail

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException


JRunit, a JUnit extension for distributed client/server tests.