AI Features

@DisplayName Annotation on Test Class

This lesson demonstrates how to provide custom display names to test class.

We'll cover the following...

@DisplayName on Test Class

JUnit 5 has @DisplayName annotation which is used to ...