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

Use Hamcrest matchers and assertThat() in ReindexRenamedSettingTests to improve readability #2503

Merged

Commits on Mar 18, 2022

  1. Flip arguments in assertEquals() in ReindexRenamedSettingTests

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    29ffc42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into flip-assertequal-allowlist-setting

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    4b0abf6 View commit details
    Browse the repository at this point in the history
  3. Use Hamcrest assertThat and matchers instead of junit methods

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    eccb012 View commit details
    Browse the repository at this point in the history
  4. Use assertThat() and Hamcrest matchers instead of junit navtive methods

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    ce4adbb View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/main' into flip-assertequal-al…

    …lowlist-setting
    
    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    5d77f8d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Merge branch 'main' into flip-assertequal-allowlist-setting

    Signed-off-by: Tianli Feng <[email protected]>
    Tianli Feng committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    37d6fe4 View commit details
    Browse the repository at this point in the history