I\'m using Junit 5 for unit testing and Spring Boot version 2.4.0 I\'m writing a simple unit test to compare string. However, the result is not the expected one.
Belo