I want to write unit test using mockito to cover the convert method in LocalDateToDateConverter class. How I write that
public final class TestDateConverters {