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

Add assertions for java.lang.reflect. Fix #3130 #3131

Open
wants to merge 4 commits into
base: 3.x
Choose a base branch
from

Conversation

wjbakker
Copy link

@wjbakker wjbakker commented Jul 31, 2023

This changes adds assertions for classes:

  • Field
  • Method
  • Constructor

Check List:

William Bakker added 2 commits July 31, 2023 15:50
This changes adds assertions for classes:
* Field
* Method
* Constructor
This changes adds assertions for classes:
* Field
* Method
* Constructor

Improve javadoc.
@scordio scordio self-assigned this Jul 31, 2023
William Bakker added 2 commits August 1, 2023 08:44
This changes adds assertions for classes:
* Field
* Method
* Constructor

Fix binary compatibility for ShouldHaveAnnotations
Improve Javadoc in AbstractMethodAssert
This changes adds assertions for classes:
* Field
* Method
* Constructor

Formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Assertions for java.lang.reflect
2 participants