I'm doing some work with gwt generators and having some dificulties to test them
I checked out gwt source to see how it is done on the project itself and so I learned how to get a TypeOracle. I also created my own tree logger for testing, based on gwt's FailErrorLogger and my mock implementation of GeneratorContext. Now I can call my generator on unit tests, but I don't know how to go to check if it generated the class correctly. How you guys do that? -- Magno Machado Paulo http://blog.magnomachado.com.br http://code.google.com/p/emballo/ -- 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.
