flink
flink copied to clipboard
[FLINK-27607][tests] Migrate module flink-connector-files to JUnit5
What is the purpose of the change
Update the flink-connector-files module to AssertJ and JUnit 5 following the JUnit 5 Migration Guide
Does this pull request potentially affect one of the following parts:
- Dependencies (does it add or upgrade a dependency): (no)
- The public API, i.e., is any changed class annotated with
@Public(Evolving): (no) - The serializers: ( no )
- The runtime per-record code paths (performance sensitive): (yes / no / don't know)
- Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
- The S3 file system connector: (no)
Documentation
- Does this pull request introduce a new feature? (no)
CI report:
- 136e54cb2315de459a654009c11b9dfe2abd8ba2 Azure: FAILURE
Bot commands
The @flinkbot bot supports the following commands:@flinkbot run azurere-run the last Azure build
@zentol Please code review.