public class MapiMailboxServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
domainUid |
protected ItemValue<Mailbox> |
mailbox |
protected SecurityContext |
userSecurityContext |
protected java.lang.String |
userUid |
Constructor and Description |
---|
MapiMailboxServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
protected IContainersFlatHierarchy |
hierarchyApi() |
protected IMapiMailbox |
mapiMboxApi() |
protected IMapiMailboxes |
mapiMboxesApi() |
void |
testCreateGet() |
void |
testDelete() |
void |
testGetService() |
protected java.lang.String domainUid
protected SecurityContext userSecurityContext
protected java.lang.String userUid
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected IMapiMailbox mapiMboxApi()
protected IMapiMailboxes mapiMboxesApi()
protected IContainersFlatHierarchy hierarchyApi()
public void testGetService()
public void testCreateGet()
public void testDelete()
Copyright © 2021. All Rights Reserved.