You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/04/04 22:45:51 UTC

[GitHub] [accumulo] EdColeman commented on pull request #2608: Accumulo Start JUnit5 conversion

EdColeman commented on PR #2608:
URL: https://github.com/apache/accumulo/pull/2608#issuecomment-1088084505

   Would moving the tests that use power mock to a separate file make sense? One the plus side all power mocks would be isolated and might be easier to identify and only those files would need junit4 - on the negative side testing would be split across multiple files which might require duplication in set-up, or just be confusing.  Something like 
   ```
   org.apache.accumulo.testing.powermock.foo - or whatever make sense
   ```


-- 
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: notifications-unsubscribe@accumulo.apache.org

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