Skip to content

Streamline dataprovider invoking in abstract classes#2814

Merged
krmahadevan merged 1 commit intotestng-team:masterfrom
krmahadevan:fix-2800
Oct 31, 2022
Merged

Streamline dataprovider invoking in abstract classes#2814
krmahadevan merged 1 commit intotestng-team:masterfrom
krmahadevan:fix-2800

Conversation

@krmahadevan
Copy link
Copy Markdown
Member

Closes #2800

Fixes #2800 .

Did you remember to?

  • Add test case(s)
  • Update CHANGES.txt
  • Auto applied styling via ./gradlew autostyleApply

We encourage pull requests that:

  • Add new features to TestNG (or)
  • Fix bugs in TestNG

If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
TestNG-dev before you spend time working on it.

Note: For more information on contribution guidelines please make sure you refer our Contributing section for detailed set of steps.

@krmahadevan krmahadevan requested a review from juherr as a code owner October 31, 2022 07:25
@krmahadevan krmahadevan merged commit bfdaf6d into testng-team:master Oct 31, 2022
@krmahadevan krmahadevan deleted the fix-2800 branch October 31, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Running Test Classes with Inherited @Factory and @DataProvider Annotated Non-Static Methods Fail

2 participants