Hi Michael,

To run the tests I did the following:

Checkout the trunk
cd into the trunk
run the following:
mvn eclipse:eclipse
import commons-math into eclipse

Now you should be able to right click any test and select "Run Test".
You can also right click on individual test methods and select "Run Test" and 
this will run the method only.

Cheers,
- Ole

P.S. If you need to run all the tests just run:
mvn test

On 03/05/2011 01:25 PM, Michael Giannakopoulos wrote:
Hello guys,

I see some issues in commons math project refering to junit tests... I would
like to ask you how i can run and test if these unit tests run properly...
(Should i create a main class and function so as to call these junits tests
so as to run them via the eclipse ide???). I would like to help on those
issues and i would be grateful if someone put me into this! Thanks for your
time!

Cheers,
Michael Giannakopoulos


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to