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

Added "hasPackage" assertions for Class #2019

Merged
merged 10 commits into from
Oct 24, 2020

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    d854386 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    2c75a85 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Apply suggestions from code review

    Co-authored-by: Stefano Cordio <scordio@users.noreply.github.com>
    Co-authored-by: Joel Costigliola <joel.costigliola@gmail.com>
    3 people committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    fbba939 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Apply suggestions from code review

    Fixed Javadoc
    
    Co-authored-by: Stefano Cordio <scordio@users.noreply.github.com>
    polarene and scordio committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    1b19e2e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. replaced "Package.getPackage()" call, which is deprecated from Java 9…

    …, with a mock
    mmirk committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d8ffbea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f2c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9937705 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update src/main/java/org/assertj/core/api/AbstractClassAssert.java

    Co-authored-by: Stefano Cordio <scordio@users.noreply.github.com>
    polarene and scordio committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    275d36e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Add missing tests, polish

    scordio committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    7cd9c89 View commit details
    Browse the repository at this point in the history
  2. Add license banner

    scordio committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    155c855 View commit details
    Browse the repository at this point in the history