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

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

public class ConfigurableJUnitTask
extends JUnitTask

Version:
$Revision: 7228 $
Author:
Julien Viet

Constructor Summary
ConfigurableJUnitTask()
           
 
Method Summary
 void addZest(ConfigurableJUnitTest test)
           
protected  void execute(JUnitTest test)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableJUnitTask

public ConfigurableJUnitTask()
                      throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

addZest

public void addZest(ConfigurableJUnitTest test)

execute

protected void execute(JUnitTest test)
                throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException