Attila Doroszlai created HDDS-9920:
--------------------------------------
Summary: Add static import for assertions in parameterized FS
integration tests
Key: HDDS-9920
URL: https://issues.apache.org/jira/browse/HDDS-9920
Project: Apache Ozone
Issue Type: Task
Components: test
Reporter: Attila Doroszlai
Assignee: Attila Doroszlai
Replace {{Assert.assert...}} with static import + {{assert...}}. The goal is
to make the change for HDDS-6152 smaller.
{code}
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileInterfaces.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileInterfacesWithFSO.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystem.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestOzoneFileSystemWithFSO.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestRootedOzoneFileSystem.java
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/fs/ozone/TestRootedOzoneFileSystemWithFSO.java
{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]