junit5-testing-springboot
Hamcrest, JsonPath, JsonAssert
Apache Maven 3.8.3
java version "1.8.0_144"
The @Test annotation which indicates that is a Test.
The name of the function which indicates [Unit_WhatWeAreTesting_ExpectedBehavior].
The body of the test.