Re: servlet-gtest.xml organization

Ryan Lubke <[email protected]> 07 May 2002 14:50:09 -0400
Newsgroups gmane.comp.jakarta.watchdog.devel
Message-ID <1020797410.2916.10.camel@rivendell>
The gtestservlet-test target will run all the defined servlet tests,
where as the individual targets all the user to run a specific test.

So if a user wanted to run only the SetContentLengthTest
they could issue 'ant -Dstest=SetContentLengthTest' and only that 
test would be run.  Saves a bit of time when debugging a particular
issue.



On Tue, 2002-05-07 at 13:15, Morgan Delagrange wrote:
> Hi all,
> 
> I'm trying to gain a little more understanding of the
> gtest files and their organization.  It appears that
> the servlet-gtest.xml file has about 300 tests in a
> "gtestservlet-test" target and then another 300 or so
> tests in 300 individual targets.  What is the purpose
> of this organization?  Are the individual targets
> under development, or only executed under certain
> circumstances?
> 
> - Morgan
> 
> =====
> Morgan Delagrange
> http://jakarta.apache.org/taglibs
> http://jakarta.apache.org/commons
> http://axion.tigris.org
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - your guide to health and wellness
> http://health.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <mailto:[email protected]>
> For additional commands, e-mail: <mailto:[email protected]>
>