I am trying to write a Test class for one of my methods.
Here is the method I want to write unit test for:
@Service @Slf4j public class RestDao {