Wednesday, 7 August 2013

testng data provider parameter in setUpMethod

testng data provider parameter in setUpMethod

I have some init statemnts that need to be done with the data provider
parameter and would want to access the data provider parameter value in
the @BeforeMethod setup method. Is this possible?

No comments:

Post a Comment