Uploaded image for project: 'Ratis'
  1. Ratis
  2. RATIS-1969 Migrate unit tests to JUnit5
  3. RATIS-2124

Remove the use of org.junit.After/Rule

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • test
    • None

    Description

      The following imports should be removed.

      -- ./ratis-common/src/test/java/org/apache/ratis/BaseTest.java ----------------
       29: import org.junit.After;
       30: import org.junit.Rule;
         1 occurrence(s)
      -- ./ratis-server/src/test/java/org/apache/ratis/statemachine/RaftSnapshotBaseTest.java
       53: import org.junit.After;
         1 occurrence(s)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: