Hi all, I have a unit test shown here http://pastebin.com/m4e4596b1 .

When using eclipse and Run as GWT Unit Test ( hosted mode ), the only output
I get is

Starting HTTP on port 0
   HTTP listening on port 58504
Compiling module com.charlie.MP3Player.JUnit
   Compiling 1 permutations
      Permutation compile succeeded
   Linking into www-test
      Link succeeded
   Compilation succeeded -- 10.163s

I have a very obvious assertFalse(true); for every condition but it looks
like it's never getting run ?  Debugging it shows that my method never gets
called either.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to