Run one JUnit test case from a [NetBeans] Ant script

P

Phlip

Newsgroupies:

Suppose I have a Tomcat application, with an Ant build.xml script managed by
NetBeans. The application has JUnit tests, and I can run one test suite with
<Alt+

Question 1: How can I get NetBeans to tell me what command line it ran when
I hit <>? All I see is the consular output of the script building.

Question 2: What's the command line to fire one test suite in _this_kind_ of
build.xml script? I am aware that other Ant scripts trigger their tests via
command-line properties; I need to know what _this_ one uses.

Question 3: How to trigger one test case inside a suite? I eventually want
to just run one suite and one case, automatically from a remote command.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top