Introduction
Description
Description
Description | Attribute | Description |
|---|---|
| Name | Indicates name of the project and is optional. |
| basedir | Indicates base directory of project and is optional. |
| default | The default targets of the project is specified by these attributes and is mandatory. |
Description
Step 1
Step 2
Description | attributes | Description |
|---|---|
| dir | JVM invoking directory. When Fork is disabled this is ignored. |
| jvm | The command is used for invoking jvm and is ignored when the fork is disabled. |
| failure property | In order to get JUnit failure the name of the property to set. |
| errorproperty | In order to get JUnit error name |
| Fork | Fork is used to run the testing in a seperate jvm. |
| printsummary | Which Advise Ant to indicate direcet estimation for each test |
| tempdir | Way to the internal document that Ant will utilize |
| timeout | Exits the tests that take more time to keep running than this setting |
| haltonfailure | When failure occurs it will stop the execution |
| haltonerror | When a test error occurs it will stop the execution |
| showoutput | Which Advise Ant to send the output for each test |
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step8
Key Points