You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (Jira)" <ji...@apache.org> on 2022/07/11 11:49:00 UTC

[jira] [Resolved] (FLINK-25315) Add new extensions and classes to help the JUnit5 migration

     [ https://issues.apache.org/jira/browse/FLINK-25315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yun Tang resolved FLINK-25315.
------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

merged in master: 3bd3a0258b74d0d59a4161ae85ae0e81adb8b5b9

> Add new extensions and classes to help the JUnit5 migration
> -----------------------------------------------------------
>
>                 Key: FLINK-25315
>                 URL: https://issues.apache.org/jira/browse/FLINK-25315
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Tests
>            Reporter: Hang Ruan
>            Assignee: Yuan Kui
>            Priority: Minor
>              Labels: Tests, pull-request-available
>             Fix For: 1.16.0
>
>
> This ticket add a new extension and some other classes to help the JUnit 5 migration.
>  # {{ParameterizedTestExtension}} and two annotations is used to help to migrate the JUnit 4 parameterized test
>  # {{TempDirUtils}} provides some common methods inĀ {{org.junit.rules.TemporaryFolder.}}
>  # {{{}{}}}{{{}LongHashTableTest{}}} shows how to use the new extension in JUnit 5.



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