Make TearDownMethod match more than JUnit 3.8
Abierto
Java
question
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
`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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.