Dependency Injection support in TestNG test classes?
11 views
Skip to first unread message
S M Humayun
unread,
Nov 19, 2009, 2:35:36 AM11/19/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to testng...@googlegroups.com
Hi,
I'm struggling to make dependency injection work with testng. I want
to inject dependencies into my test classes via spring, is this
possible? can you refer to me a simple example of doing that? whatever
I found while googling further confuses me and I wonder how others
worked their way out?