Re: [DPP-Devel] Setup JUnit tests in UI project

2015-06-29 Thread Zieris, Franz
pp/project/SharedResourcesManagerTest.java#L67 -Original Message- From: Matthias Bohnstedt [mailto:[email protected]] Sent: Monday, June 29, 2015 5:43 PM To: [email protected] Subject: [DPP-Devel] Setup JUnit tests in UI project Hello Sarosianer,  As the com

[DPP-Devel] Setup JUnit tests in UI project

2015-06-29 Thread Matthias Bohnstedt
Hello Sarosianer, As the common HTML UI project is growing I want to write some tests for the it. This are not UI test (as there is no user action, or network needed), but just JUnit test. What I try to do is getting a ProjectListManager instance for my test. This manager needs an IWorkspaceRoot a