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

Throwable test base class similar to enum test base #56

Open
silkentrance opened this issue Oct 31, 2018 · 0 comments
Open

Throwable test base class similar to enum test base #56

silkentrance opened this issue Oct 31, 2018 · 0 comments

Comments

@silkentrance
Copy link
Member

silkentrance commented Oct 31, 2018

Feature Request

Summary

Add a throwable test base for testing common exception subclass features.

Description

The test base should test for

  • standard constructors (message, message+cause, and so on)

PR

@silkentrance silkentrance added this to the triage-new-features milestone Oct 31, 2018
@silkentrance silkentrance changed the title general: Exception test base class similar to enum test base Oct 31, 2018
@silkentrance silkentrance changed the title Exception test base class similar to enum test base Throwable test base class similar to enum test base Oct 31, 2018
@silkentrance silkentrance moved this from To do to In progress in throwable-test-base Nov 1, 2018
silkentrance added a commit that referenced this issue Nov 1, 2018
chore(ci): remove oraclejdk10 from build matrix
silkentrance added a commit that referenced this issue Nov 1, 2018
chore(ci): remove oraclejdk10 from build matrix
silkentrance added a commit that referenced this issue Jun 19, 2019
chore(ci): remove oraclejdk10 from build matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
throwable-test-base
  
In progress
Development

No branches or pull requests

1 participant