AshokSennanOkCredit
Results
1
issues of
AshokSennanOkCredit
while writing unit testing, I cannot return the rxPreference.getString() as Preference since RealPreference() class is the only class which implements Preference that too final class. org.mockito.exceptions.misusing.WrongTypeOfReturnValue: String cannot be returned...