I got this exception when mock the LocalDate.now() static method with Mockito.mockStatic().
LocalDate.now()
Mockito.mockStatic()
org.mockito.exceptions.misusing.Unf