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

Hang Ruan updated FLINK-25315:
------------------------------
    Description: 
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.

  was:Add some extensions and utils to help the Junit5 migration.


> Add some extensions and utils 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
>            Priority: Minor
>              Labels: Tests, pull-request-available
>
> 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.1#820001)

Reply via email to