Hi Tim,do you need the context?IRssFeed rssFeed = mock(IRssFeed.class);PrivateAccessor.setField(myService, "rssFeed", rssFeed);works within my unit tests for @Reference injected services.Best regardsKristina
Hi @all,we have a few questions regarding permissions based on usergroups using components. Our research could not really answer the questions a way that we are sure with the possibilities given by AEM 6.2.Which possibilities do we have to restrict usergroups in working with components?Can we hide a...