Purushottam Sinha created FLINK-39878:
-----------------------------------------
Summary: [JUnit5 Migration] Migrate flink-sql-parser assertions to
AssertJ
Key: FLINK-39878
URL: https://issues.apache.org/jira/browse/FLINK-39878
Project: Flink
Issue Type: Sub-task
Components: Table SQL / Planner, Tests
Reporter: Purushottam Sinha
Convert CreateTableLikeTest's nested Hamcrest FeatureMatchers to AssertJ
Conditions (allOf + Condition.matches).
FlinkSqlParserImplTest/ValidationMatcher stay on Hamcrest — the Calcite
SqlParserTest fixture requires org.hamcrest.Matcher.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)