|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask
org.virtualmock.taskdef.VMUnitTask
Custom Ant task to execute JUnit tests in VirtualMock environment.
| Nested Class Summary |
| Nested classes inherited from class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask |
org.apache.tools.ant.taskdefs.optional.junit.JUnitTask.SummaryAttribute |
| Field Summary |
| Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
| Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
| Constructor Summary | |
VMUnitTask()
Overridden constructor from superclass. |
|
| Method Summary | |
org.apache.tools.ant.types.Path |
createClasspath()
Overridden method to handle classpath. |
void |
execute()
Perform execution of the task, first performing necessary setup to run VirtualMock unit tests. |
| Methods inherited from class org.apache.tools.ant.taskdefs.optional.junit.JUnitTask |
addClasspathEntry, addEnv, addFormatter, addSysproperty, addTest, allTests, createBatchTest, createJvmarg, createWatchdog, execute, getDefaultOutput, getIndividualTests, getOutput, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, init, setDir, setErrorProperty, setFailureProperty, setFiltertrace, setFork, setHaltonerror, setHaltonfailure, setIncludeantruntime, setJvm, setMaxmemory, setNewenvironment, setPrintsummary, setShowOutput, setTimeout |
| Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VMUnitTask()
throws java.lang.Exception
java.lang.Exception - if any exception occurs in constructor| Method Detail |
public org.apache.tools.ant.types.Path createClasspath()
public void execute()
throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException - DOCUMENT ME! (Constructor Exception)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||