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: main
Choose a base ref
...
head repository: java-coding-prodigy/assertj
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 27, 2022

  1. Added new method

    java-coding-prodigy committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a25784f View commit details
    Browse the repository at this point in the history
  2. replaced usages

    java-coding-prodigy committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    fc65a93 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

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

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    d00ec98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d7146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67497c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    6631aa3 View commit details
    Browse the repository at this point in the history
  2. Documentation Fix

    java-coding-prodigy committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    dcbe4ed View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 19, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 26, 2022

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

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    da08057 View commit details
    Browse the repository at this point in the history
  2. Fixed arguement order

    java-coding-prodigy committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a3695c0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Apply code review

    scordio committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d476cf8 View commit details
    Browse the repository at this point in the history
  2. Add Kotlin test

    scordio committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f261e8e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/3.x' into pr/gh-2823

    # Conflicts:
    #	assertj-tests/assertj-integration-tests/assertj-core-kotlin/src/test/kotlin/org/assertj/core/tests/kotlin/Assertions_describedAs_text_supplier_Test.kt
    scordio committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0d7c474 View commit details
    Browse the repository at this point in the history
  4. Spotless

    scordio committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ceac01a View commit details
    Browse the repository at this point in the history
  5. Fix license header

    scordio committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e639b66 View commit details
    Browse the repository at this point in the history
Loading