[ 
https://issues.apache.org/jira/browse/HDDS-11480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan Andika updated HDDS-11480:
-------------------------------
    Description: 
There are a few OM volume response tests
 * TestOMVolumeCreateResponse
 * TestOMVolumeDeleteResponse
 * TestOMVolumeSetOwnerResponse
 * TestOMVolumeSetQuotaReponse

These tests contain duplicated test bootstrap methods such as setup() and 
tearDown(). We can extract this methods to a superclass called 
TestOMVolumeResponse similar to TestOmKeyResponse in OM key related response 
tests.

  was:
There are a few OM volume response tests
 * TestOMVolumeCreateResponse
 * TestOMVolumeDeleteResponse
 * TestOMVolumeSetOwnerResponse
 * TestOMVolumeSetQuotaReponse

These tests contain duplicated tests bootstrapping methods such as setup() and 
tearDown(). We can extract this methods to a superclass called 
TestOMVolumeResponse similar to TestOmKeyResponse in OM key related response 
tests.


> Refactor OM volume response tests
> ---------------------------------
>
>                 Key: HDDS-11480
>                 URL: https://issues.apache.org/jira/browse/HDDS-11480
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: OM
>            Reporter: Ivan Andika
>            Priority: Minor
>              Labels: GoodForNewContributors, Newbie
>
> There are a few OM volume response tests
>  * TestOMVolumeCreateResponse
>  * TestOMVolumeDeleteResponse
>  * TestOMVolumeSetOwnerResponse
>  * TestOMVolumeSetQuotaReponse
> These tests contain duplicated test bootstrap methods such as setup() and 
> tearDown(). We can extract this methods to a superclass called 
> TestOMVolumeResponse similar to TestOmKeyResponse in OM key related response 
> tests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to