is there a way to use GWTs i18n support (eg my Constants defnitions) in
a JUnit Test Case? (not a GWTTestCase)
What I have is a Selenium Test Case in which I would love to be able to
access my Constant classes, in order to make the test more stable.
I fear that this is not possible, because you have to use GWT.create()
in order to be able to access the i18n classes... or is there a
workaround for that situation?
Thanks for any help.
Dominik
Hope that helps!
Cheers,
Emily
Dominik