My Java Programming Masterclass for Software Developers exercises, challanges and walkthrough's.
The course can be found: https://www.udemy.com/course/java-the-complete-java-developer-course
In many cases I created main() method within the exercise class to test the solution.
In that case, you need to remove main() before submitting the solution.