Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-5839 Flink Security problem collection
  3. FLINK-5640

configure the explicit Unit Test file suffix

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.1, 1.3.0
    • Tests
    • None

    Description

      There are four types of Unit Test file: *ITCase.java, *Test.java, *ITSuite.scala, *Suite.scala
      File name ending with "IT.java" is integration test. File name ending with "Test.java" is unit test.

      It's clear for Surefire plugin of default-test execution to declare that "Test." is Java Unit Test.

      The test file statistics below:

      • Suite total: 10
      • ITCase total: 378
      • Test total: 1008
      • ITSuite total: 14

      Attachments

        Issue Links

          Activity

            People

              shijinkui shijinkui
              shijinkui shijinkui
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: