Depending on what exactly you want to test I would try hard using plain JUnit with mocking / stubbing. Testing @JsType(native = true) annotated interfaces / classes probably does not make a lot of sense given that the underlying JS code should already be tested and given that GWT itself has tests to ensure that JsInterop works correctly.
But in general GWTTestCase should just work with JsInterop because they should be executed in web-mode by default now. -- J. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit-contributors+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/154e0a3f-5c8a-4f51-92db-4febf3b7fca2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.