Re: JUnit test and deferred binding.

2011-08-16 Thread Adolfo Panizo Touzon
Hello community, Obviously having no opinion or answer, I see that I have not explained well enough. I'll try XD. I'm trying to design a basic test for the api I'm developing. This API is based on that during compile time using deferred binding, uses a variety of classes, but that such classes c

JUnit test and deferred binding.

2011-08-15 Thread Adolfo Panizo Touzon
Hi, One question. How can I get the GeneratorContext when I´m using deferred binding for make a JUnit test ?? something like: *testXXXGenerator (GeneratorContext context){* *.* *}* Any example? Thanks for your time. -- El precio es lo que pagas. El valor es lo que recibes. Warren