You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/04/10 13:59:00 UTC

[jira] [Created] (SPARK-38848) Replcace all `@Test(expected = XXException)` with assertThrows

Yang Jie created SPARK-38848:
--------------------------------

             Summary: Replcace all `@Test(expected = XXException)` with assertThrows
                 Key: SPARK-38848
                 URL: https://issues.apache.org/jira/browse/SPARK-38848
             Project: Spark
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 3.4.0
            Reporter: Yang Jie


{{@Test}} no longer has {{expected }}parameters in Junit 5, use{{ assertThrows}} instead



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org