On Wed, 08 Oct 2008 11:10:24 +0800, "Haulyn R. Jason" <[EMAIL PROTECTED]> said:

Haulyn> Hi, all: I use JUnit 4.5, when I need to run a unit test, I have
Haulyn> to write a test suit then run the suit. Does JDEE has the
Haulyn> feature to support run JUnit?  for example a command:
Haulyn> jde-run-unit-test (I think).

Hi,

You can use jde-junit-run to run a JUnit test. I think you have to
change the variable jde-junit-testrunner-type to
"org.junit.runner.JUnitCore" if you use JUnit 4.x.

M-x customize-group jde-junit can be useful if you want to set specific
options.

Christophe

-- 
Christophe Garion          ISAE/DMIA - SUPAERO/IN
[EMAIL PROTECTED]             10 avenue Edouard Belin
Tél : (33)5 61 33 80 57    BP 54032
Fax : (33)5 61 33 83 45    31055 Toulouse Cedex 4

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to