You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/08/15 07:08:50 UTC

[GitHub] [dolphinscheduler] zhongjiajie commented on issue #10976: [Improvement][UT] Upgrade junit to 5.+

zhongjiajie commented on issue #10976:
URL: https://github.com/apache/dolphinscheduler/issues/10976#issuecomment-1214689815

   > > > In DolphinScheduler, we sometimes use `Powermock` for UTs. However, it seems `Powermock` does not and will not support jUnit 5. [powermock/powermock#929](https://github.com/powermock/powermock/issues/929)
   > > 
   > > 
   > > Can we use Mokito to replace powermock?
   > 
   > Seems `powermock` helps mock the `static`, `private` and `final` methods more easily. Anyway I will look into it and see whether there is a way to use `mockito` to replace `powermock`.
   
   If we can find the alternative or the method to do it, we can get rid of it


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org