You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yufan Sheng (Jira)" <ji...@apache.org> on 2023/02/16 09:01:00 UTC

[jira] [Created] (FLINK-31101) Replace all the JUnit 5 assertions to AssertJ

Yufan Sheng created FLINK-31101:
-----------------------------------

             Summary: Replace all the JUnit 5 assertions to AssertJ
                 Key: FLINK-31101
                 URL: https://issues.apache.org/jira/browse/FLINK-31101
             Project: Flink
          Issue Type: Technical Debt
          Components: Connectors / Pulsar
    Affects Versions: pulsar-4.0.0
            Reporter: Yufan Sheng
             Fix For: pulsar-4.0.0


The [common rules|https://flink.apache.org/contributing/code-style-and-quality-common.html#tooling] in Flink contribution guide deprecates the use of JUnit assertions. We shall move all the test assertion to AssertJ.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)