Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: assertj/assertj
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: assertj-build-3.25.0
Choose a base ref
...
head repository: assertj/assertj
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: assertj-build-3.25.1
Choose a head ref
  • 5 commits
  • 5,041 files changed
  • 2 contributors

Commits on Dec 31, 2023

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

Commits on Jan 2, 2024

  1. Update license headers

    scordio committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    887f97b View commit details
    Browse the repository at this point in the history
  2. Revert "Provide value when assertThatThrownBy/thenThrownBy fail" (#3318)

    This reverts commit cf06398
    and adds a new test to prevent further regression.
    scordio authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2a7c5a6 View commit details
    Browse the repository at this point in the history
  3. Revert "fix: containsExactly does not work properly with maps not usi…

    …ng equals to compare keys" (#3321)
    
    * Revert "fix: containsExactly does not work properly with maps not using equals to compare keys"
    
    This reverts commit 498ee5b
    and adds new tests to prevent further regressions.
    scordio authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4753165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65f6433 View commit details
    Browse the repository at this point in the history
Loading