You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is an error where you return a string in a void method.
You will find it in : Example 2.9 Combination of @Depends and @dataProvider in same test
Functions : testProducerFirst and testProducerSecond
The text was updated successfully, but these errors were encountered:
I believe there is an error where you return a string in a void method.
You will find it in : Example 2.9 Combination of @Depends and @dataProvider in same test
Functions : testProducerFirst and testProducerSecond
The text was updated successfully, but these errors were encountered: