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

Commits on Jul 31, 2023

  1. Add assertions for java.lang.reflect. Fix assertj#3130

    This changes adds assertions for classes:
    * Field
    * Method
    * Constructor
    William Bakker committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    82bddaf View commit details
    Browse the repository at this point in the history
  2. Add assertions for java.lang.reflect. Fix assertj#3130

    This changes adds assertions for classes:
    * Field
    * Method
    * Constructor
    
    Improve javadoc.
    William Bakker committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    da690d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Add assertions for java.lang.reflect. Fix assertj#3130

    This changes adds assertions for classes:
    * Field
    * Method
    * Constructor
    
    Fix binary compatibility for ShouldHaveAnnotations
    Improve Javadoc in AbstractMethodAssert
    William Bakker committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    f97a3cb View commit details
    Browse the repository at this point in the history
  2. Add assertions for java.lang.reflect. Fix assertj#3130

    This changes adds assertions for classes:
    * Field
    * Method
    * Constructor
    
    Formatting
    William Bakker committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    6368fbc View commit details
    Browse the repository at this point in the history