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

[FLINK-26232][tests][JUnit5 migration] Module:flink-avro #18871

Merged

Commits on Feb 22, 2022

  1. [FLINK-26232][tests][JUnit5 migration] Module:flink-avro

    [FLINK-26232][tests][JUnit5 migration] Module:flink-avro AvroTypeExtractionTest
    RyanSkraba committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    6a31168 View commit details
    Browse the repository at this point in the history
  2. FLINK-26232][tests][JUnit5 migration] Module:flink-avro Restore missi…

    …ng public.
    
    Extra assertJ cleanup on some tests.
    RyanSkraba committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    85833a7 View commit details
    Browse the repository at this point in the history
  3. FLINK-26232][tests][JUnit5 migration] Module:flink-avro PR feedback

    Moved to assertThatThrownBy for exception testing
    Some additional cleanup for best AssertJ practices
    Use containsOnly for Maps
    RyanSkraba committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7da0f26 View commit details
    Browse the repository at this point in the history