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 | 
testByType()  | 
void | 
testCreate()  | 
void | 
testCreateAlreadyUsedMail()  | 
void | 
testDelete()  | 
void | 
testGet()  | 
void | 
testGetIcon()  | 
void | 
testRestore()  | 
void | 
testRestoreCreate()  | 
void | 
testSetIcon()  | 
void | 
testUpdate()  | 
void | 
testUpdateAlreadyUsedMail()  | 
public static void init()
                 throws java.io.IOException
java.io.IOExceptionpublic void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected IResources service(SecurityContext context) throws ServerFault
ServerFaultprotected IMailboxes mailboxesService(SecurityContext context) throws ServerFault
ServerFaultpublic void testGet()
             throws java.lang.Exception
java.lang.Exceptionpublic void getByEmail()
                throws ServerFault,
                       java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testUpdate()
                throws java.lang.Exception
java.lang.Exceptionpublic void testRestore()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testUpdateAlreadyUsedMail()
                               throws java.lang.Exception
java.lang.Exceptionpublic void testDelete()
                throws java.lang.Exception
java.lang.Exceptionpublic void testCreate()
                throws java.lang.Exception
java.lang.Exceptionpublic void testRestoreCreate()
                       throws java.lang.Exception
java.lang.Exceptionpublic void testCreateAlreadyUsedMail()
                               throws java.lang.Exception
java.lang.Exceptionpublic void testSetIcon()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testGetIcon()
                 throws java.lang.Exception
java.lang.Exceptionpublic void testByType()
Copyright © 2023. All Rights Reserved.