[
https://issues.apache.org/jira/browse/RATIS-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz-wo Sze reassigned RATIS-2124:
---------------------------------
Assignee: Shilun Fan
Summary: Remove the use of org.junit.Rule (was: Remove the use of
org.junit.After/Rule)
> Remove the use of org.junit.Rule
> --------------------------------
>
> Key: RATIS-2124
> URL: https://issues.apache.org/jira/browse/RATIS-2124
> Project: Ratis
> Issue Type: Sub-task
> Components: test
> Reporter: Tsz-wo Sze
> Assignee: Shilun Fan
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The following imports should be removed.
> {code}
> -- ./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)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)