Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.8k stars 2.94k forks source link

Replace Powermock with Mockito #15003

Open apc999 opened 2 years ago

apc999 commented 2 years ago

Summary

This issue is asking to replace Powermock (mostly used for mocking static method and whiteboxing to access private method) with Mockito equivalent.

Urgency

Low

xwzbupt commented 2 years ago

/assign @xwzbupt

dbw9580 commented 2 years ago

Tracking list of modules that are using PowerMock:

yabola commented 2 years ago

I will finish the alluxio-job-server module @dbw9580

YangchenYe323 commented 2 years ago

I want to work on this for alluxio-core-client-fs

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.