Nested tests with Junit5Nested tests in Junit5 allows us grouping test cases. Check how to do this in presenter tests.