@Nested Tests

This lesson demonstrates how to use @Nested annotation to configure the test hierarchy.

We'll cover the following...

@Nested Tests

@Nested annotation provides tests creator more functionality to show the relationship ...