Hello Everyone! First of all thanks again for viewing my thread. I was hoping someone could give me some good advice or point me to some code examples of java code calling an Ant JUnit Target if that makes sense. Basically I have a very basic java gui that upon button click will call an Ant JUnit target so that the user can test various test cases. I was told that the Ant JUnit target could be called somehow using straight java. So far I have not been able to find anything of use. Thanks again for viewing my thread.
Dan