public class UserMailIdentitySanitizerTests
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
domainUid  | 
protected Container | 
userContainer  | 
| Constructor and Description | 
|---|
UserMailIdentitySanitizerTests()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
after()  | 
void | 
before()  | 
protected IUser | 
getService(SecurityContext context)  | 
void | 
testUpdatingShouldDeleteNonDefaultIdentities()  | 
void | 
testUpdatingUsingInvalidDefaultIdentityShouldFixAddress()  | 
void | 
testUpdatingUsingValidIdentities()  | 
void | 
testUpdatingWithoutIdentitiesShouldCreateDefaultIdentity()  | 
protected java.lang.String domainUid
protected Container userContainer
public void before()
            throws java.lang.Exception
java.lang.Exceptionpublic void after()
           throws java.lang.Exception
java.lang.Exceptionprotected IUser getService(SecurityContext context) throws ServerFault
ServerFaultpublic void testUpdatingUsingValidIdentities()
                                      throws ServerFault,
                                             java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testUpdatingWithoutIdentitiesShouldCreateDefaultIdentity()
                                                              throws ServerFault,
                                                                     java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testUpdatingUsingInvalidDefaultIdentityShouldFixAddress()
                                                             throws ServerFault,
                                                                    java.sql.SQLException
ServerFaultjava.sql.SQLExceptionpublic void testUpdatingShouldDeleteNonDefaultIdentities()
                                                  throws ServerFault,
                                                         java.sql.SQLException
ServerFaultjava.sql.SQLExceptionCopyright © 2021. All Rights Reserved.