Although in the case of my previous question I think the manual is straight forward.

On this topic in general, I am confused about some things in the manual.  For instance 
does Maven support the <unitTest> and <unitTestPatterns> elements in the <build> node? 
 I'm playing around with it now to see if there is a difference.

Regards, Steve

-----Original Message-----
From: Steve Garcia 
Sent: Friday, May 30, 2003 10:30 AM
To: Maven Users List
Subject: RE: How to add classpath to JUnit Tests


I have read the user manual, but I have found inconsistencies with it in the past so 
I'm a little hesistant to completely trust it.

Thanks, Steve

-----Original Message-----
From: Michal Maczka [mailto:[EMAIL PROTECTED]
Sent: Friday, May 30, 2003 10:29 AM
To: Maven Users List
Subject: RE: How to add classpath to JUnit Tests


It is usually good idea to read manual (User Guide):
http://maven.apache.org/reference/user-guide.html#Test%20Resources

Michal

> -----Original Message-----
> From: Steve Garcia [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 30, 2003 7:12 PM
> To: Maven Mailing List (E-mail)
> Subject: How to add classpath to JUnit Tests
> 
> 
> I wish to add additional classpath entries when I run
> 
> maven test
> 
> because there are additional resources that must be present in 
> the classpath. For instance
> I am generating test cases that test ResourceBundles, so I need 
> the .properties files in the
> classpath.  How can I accomplish this?
> 
> Thanks, Steve
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ----------------------------------------------------------------------
> Wizyta Busha w INTERIA.PL >>> http://link.interia.pl/f172d 
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to