SlingSettingsService
8687888990919293949596
allowing(eventAdmin).postEvent(with(any(Event.class))); allowing(eventAdmin).sendEvent(with(any(Event.class))); }}); // sling settings service this.handler.settingsService = new SlingSettingsService() { public String getSlingId() { return SLING_ID; } };