Re: multi-module unit testing

2007-10-02 Thread Awaragi
am trying to build a multi-module project with three >> >> modules: >> >> libraries A and B and application C which depends on A and B. >> Libraries >> A >> >> and B have their unit testing classes which use a setup class to load >> >> test

Re: multi-module unit testing

2007-10-02 Thread Éric Daigneault
ses > >> of A and B but I cannot find a way to make unit test classes of C to > >> depend > >> on unit test classes of A and B. > >> > >> I thought of moving some of these setup classes t

Re: multi-module unit testing

2007-10-02 Thread Francois Fernandes
etup? Pierre -- View this message in context: http://www.nabble.com/multi-module-unit-testing-tf4551612s177.html#a12989166 Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: multi-module unit testing

2007-10-01 Thread Awaragi
g some of these setup classes to main as a workaround >> but >> then i have to add quite a few test libraries to these modules and to the >> web-inf/lib folder of the final war file. Including a database jdbc >> driver >> is not acceptable so this wo

Re: multi-module unit testing

2007-10-01 Thread Éric Daigneault
ase help me with this setup? > > Pierre > -- > View this message in context: > http://www.nabble.com/multi-module-unit-testing-tf4551612s177.html#a12989166 > Sent from the Maven - Users mailing list archive at Nabble.com. > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >

multi-module unit testing

2007-10-01 Thread Awaragi
round is not the way to go. Can anyone please help me with this setup? Pierre -- View this message in context: http://www.nabble.com/multi-module-unit-testing-tf4551612s177.html#a12989166 Sent from the Maven - Users mailing list archive at Nabbl