public class ResourcesServiceTests
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
testDomainUid |
Constructor and Description |
---|
ResourcesServiceTests() |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
void |
getByEmail() |
static void |
init() |
protected IMailboxes |
mailboxesService(SecurityContext context) |
protected IResources |
service(SecurityContext context) |
void |
testCreate() |
void |
testCreateAlreadyUsedMail() |
void |
testDelete() |
void |
testGet() |
void |
testGetIcon() |
void |
testSetIcon() |
void |
testUpdate() |
void |
testUpdateAlreadyUsedMail() |
public static void init() throws java.io.IOException
java.io.IOException
public void before() throws java.lang.Exception
java.lang.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected IResources service(SecurityContext context) throws ServerFault
ServerFault
protected IMailboxes mailboxesService(SecurityContext context) throws ServerFault
ServerFault
public void testGet() throws java.lang.Exception
java.lang.Exception
public void getByEmail() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testUpdate() throws java.lang.Exception
java.lang.Exception
public void testUpdateAlreadyUsedMail() throws java.lang.Exception
java.lang.Exception
public void testDelete() throws java.lang.Exception
java.lang.Exception
public void testCreate() throws java.lang.Exception
java.lang.Exception
public void testCreateAlreadyUsedMail() throws java.lang.Exception
java.lang.Exception
public void testSetIcon() throws java.lang.Exception
java.lang.Exception
public void testGetIcon() throws java.lang.Exception
java.lang.Exception
Copyright © 2021. All Rights Reserved.