Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rap-dev] org.eclipse.rap.rwt.test

RAP uses JUnit 3.8.2.
If you are asking because you plan to add tests for a contribution, please have a look at org.eclipse.rap.rwt.test for how a test project should look like. Most notably it's created as a plug-in project to let PDE manage the dependencies, even though it only contains plain JUnit test cases.

HTH,
Rüdiger

Joel Oliveira wrote:
What's the version of the org.junit that should be used? 3.8.2?

Joel Oliveira	 	
Technical Manager Do you rely on your software?
_______________________________________________
rap-dev mailing list
rap-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/rap-dev



Back to the top