Skip to content

Make TearDownMethod match more than JUnit 3.8 #3102

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

Open
Marcono1234 opened this issue Mar 22, 2020 · 1 comment
Open

Make TearDownMethod match more than JUnit 3.8 #3102

Marcono1234 opened this issue Mar 22, 2020 · 1 comment
Labels
Java question Further information is requested

Comments

@Marcono1234
Copy link
Contributor

TearDownMethod is described as:

A JUnit 3.8 tearDown method.

Would it be possible to extend it so it matches other frameworks and other JUnit versions as well? Limiting it to JUnit 3.8 makes it rather unattractive, especially due to there already being JUnit 5, so the number of projects using JUnit 3.8 will likely decrease over time.

@Marcono1234 Marcono1234 added the question Further information is requested label Mar 22, 2020
@aschackmull
Copy link
Contributor

That sounds like a reasonable thing that we should definitely do. If you're feeling up for it you may want to take a stab at a PR yourself? Otherwise we'll get around to it when time permits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Java question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants