Re: MVP JUnit test startup error

2010-10-14 Thread Tomhier
Hey Thomas, Thanks for the heads up. It wasn't exactly the servlet-api, but my GWT JUnit launch config wasn't correct. It hadn't the GWT SDK and JUnit3 on it's classpath. Weird that they disappeared. So, your answer wasn't exactly the solution, but you put me in the right direction. Thanks! On

MVP JUnit test startup error

2010-10-05 Thread Tom de Vroomen
Hello there, I just implemented MVP into my project and wanted to do some GWTTestCase tests. I run the test by eclipse launcher with JUnit 3, also tried JUnit 4, but no success. I get the following stacktrace: Module com.nuon.cs.is.nuonxx.web.mijnnuon.gwt.movestatus.MoveStatusTest.JUnit has

Re: MVP JUnit test startup error

2010-10-05 Thread Thomas Broyer
On Oct 5, 10:00 am, Tom de Vroomen tomh...@gmail.com wrote: Hello there, I just implemented MVP into my project and wanted to do some GWTTestCase tests. I run the test by eclipse launcher with JUnit 3, also tried JUnit 4, but no success. I get the following stacktrace: Module