[jboss-user] [JBoss Seam] - Re: TestNG

Udo.Krass do-not-reply at jboss.com
Fri Mar 16 19:56:32 EDT 2007


Got It:
        <testng outputdir="test-output">
  |             <classpath path="${build}/${ant.project.name}.ear/${ant.project.name}.jar"/>
  |             <classpath path="${build}/${ant.project.name}.ear/${ant.project.name}.war"/>
  |             <classpath path="${build}/${ant.project.name}.ear"/>
  |             <classpath path="${res}/microcontainer/conf"/>
  |             <classpath refid="classpath" />
  |         	<xmlfileset dir="${basedir}" includes="testng.xml" />
  |         </testng>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028979#4028979

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028979



More information about the jboss-user mailing list