Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change implementation of TestNG support to use traits instead of base classes #412

Closed
erdi opened this issue Oct 11, 2015 · 0 comments
Closed
Assignees
Milestone

Comments

@erdi
Copy link
Member

erdi commented Oct 11, 2015

Using traits makes it possible to add the support into a class that for some reason needs to extend different base class, as for example when using Spring integration test support for TestNG - see this discussion for details.

@erdi erdi self-assigned this Oct 11, 2015
@erdi erdi added this to the 1.0 milestone Oct 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant