[
https://issues.apache.org/jira/browse/HDDS-9999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-9999:
-----------------------------------
Description:
Add static import for assertions and mocks in {{hadoop-ozone/ozonefs-common}}.
(see details in parent jira: HDDS-9961)
{code}
hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestBasicOzoneFileSystems.java:import
org.junit.jupiter.api.Assertions;
hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestBasicOzoneFileSystems.java:import
org.mockito.Mockito;
hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestOFSPath.java:import
org.junit.jupiter.api.Assertions;
hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneClientUtils.java:import
org.junit.jupiter.api.Assertions;
hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFsShell.java:import
org.junit.jupiter.api.Assertions;
{code}
was:
Add static import for assertions and mocks in {{hadoop-ozone/ozonefs-common}}.
(see details in parent jira: HDDS-9961)
> Add static import for assertions and mocks in ozonefs-common
> ------------------------------------------------------------
>
> Key: HDDS-9999
> URL: https://issues.apache.org/jira/browse/HDDS-9999
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: test
> Reporter: Attila Doroszlai
> Assignee: Sai Vinoj
> Priority: Major
>
> Add static import for assertions and mocks in {{hadoop-ozone/ozonefs-common}}.
> (see details in parent jira: HDDS-9961)
> {code}
> hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestBasicOzoneFileSystems.java:import
> org.junit.jupiter.api.Assertions;
> hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestBasicOzoneFileSystems.java:import
> org.mockito.Mockito;
> hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestOFSPath.java:import
> org.junit.jupiter.api.Assertions;
> hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneClientUtils.java:import
> org.junit.jupiter.api.Assertions;
> hadoop-ozone/ozonefs-common/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFsShell.java:import
> org.junit.jupiter.api.Assertions;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]