Spring Boot - Testing Spring Boot Applications
Consider a test with two
@MockBean declarations for the same bean type InventoryService. What happens when the test runs?