Right, but the question was whether there is way to inject before @BeforeSuite, and that's a TestNG question.
--tim On Tue, Jan 8, 2013 at 12:10 PM, Cédric Beust ♔ <[email protected]> wrote: > TestNG supports Guice: > > > http://beust.com/weblog/2010/12/10/testng-and-guice-a-marriage-made-in-heaven/ > > -- > Cédric > > > > On Tue, Jan 8, 2013 at 6:34 AM, nishanth machado < > [email protected]> wrote: > >> I want to inject a field using @Inject annotation,but it should inject >> before @BeforeSuite executes. Is there any possibility of doing this? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "google-guice" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-guice/-/lUSl3YNazFsJ. >> 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-guice?hl=en. >> > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" 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-guice?hl=en. > -- You received this message because you are subscribed to the Google Groups "google-guice" 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-guice?hl=en.
