Hi, I think you have misunderstood me.I want to inject the RSSImpl inside the servlet not in the test. @Slf4jpublic class RssFeedServlet extends SlingSafeMethodsServlet { @Reference IRssFeed rssFeed; private final SimpleDateFormat ISO_FORMAT = new SimpleDateFormat("EEE, dd MMM yyyy HH:mm:ss Z",...