I am new to testing, apache-ant and junit-objects and have some trouble installing junit-objects. I installed ant and its running. but in the getting started guide to junit-objects it says to "Edit the property file for ant and set it to match your environment and liking". How do I do that and where can I find the property file for ant? Or do I have to modify the environment variables (path, ant_home)?
The next step is building and running the sample target. Can I download the SampleObjectTest somewhere? On the download page I could only find the dependencies and the junit-objects-src.jar files.
Thanks for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello there,
I am new to testing, apache-ant and junit-objects and have some trouble installing junit-objects. I installed ant and its running. but in the getting started guide to junit-objects it says to "Edit the property file for ant and set it to match your environment and liking". How do I do that and where can I find the property file for ant? Or do I have to modify the environment variables (path, ant_home)?
The next step is building and running the sample target. Can I download the SampleObjectTest somewhere? On the download page I could only find the dependencies and the junit-objects-src.jar files.
Thanks for your help.
never mind, my mistake