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

Implement TestAide.printStackTrace(..) to omit JUnit backtraces #4

Closed
safris opened this issue Jul 7, 2020 · 0 comments
Closed

Implement TestAide.printStackTrace(..) to omit JUnit backtraces #4

safris opened this issue Jul 7, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@safris
Copy link
Contributor

safris commented Jul 7, 2020

Create a TestAide.printStackTrace(PrintStream,Throwable) method that terminates the printout of the backtrace at the first occurrence (if any) of a stack trace element representing "runReflectiveCall" of a class in the "org.junit.runners" package.

@safris safris added the enhancement New feature or request label Jul 7, 2020
@safris safris added this to the v0.7.2 milestone Jul 7, 2020
@safris safris self-assigned this Jul 7, 2020
@safris safris closed this as completed Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant