package org.alfresco.repo.invitation; /** * Test InvitationService with both engines enabled. * * @author Nick Smith * @since 4.0 */ public class FullInvitationServiceImplTests extends AbstractInvitationServiceImplTest { // See inherited tests. }