Re: servlet-gtest.xml organization

Ryan Lubke <[email protected]> 07 May 2002 15:10:31 -0400
Newsgroups gmane.comp.jakarta.watchdog.devel
Message-ID <1020798631.2915.21.camel@rivendell>
On Tue, 2002-05-07 at 15:12, Morgan Delagrange wrote:
> Aha, so the individual targets are primarily tests
> from the main "gtestservlet-test" block?  I didn't
> notice that at first.  Thanks!
> 
> So, is it safe to say that a solution that doesn't
> require dual entry might be useful?  :)

Most definitely. :)

> 
> - Morgan
> 
> 
> --- Ryan Lubke <[email protected]> wrote:
> > 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]>
> > > 
> > 
> > 
> > 
> > --
> > To unsubscribe, e-mail:  
> > <mailto:[email protected]>
> > For additional commands, e-mail:
> > <mailto:[email protected]>
> > 
> 
> 
> =====
> 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]>
>