JUNIT jupiter basic test example Example: junit.jupiter create test @Test public void doStuffTest() { // test content }