I have a class with a private method that calls some external class and executes it, how can I prevent this without using powermock? (the project uses Junit5 which at this point