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.Exception
public void after() throws java.lang.Exception
java.lang.Exception
protected IUser getService(SecurityContext context) throws ServerFault
ServerFault
public void testUpdatingUsingValidIdentities() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testUpdatingWithoutIdentitiesShouldCreateDefaultIdentity() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testUpdatingUsingInvalidDefaultIdentityShouldFixAddress() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
public void testUpdatingShouldDeleteNonDefaultIdentities() throws ServerFault, java.sql.SQLException
ServerFault
java.sql.SQLException
Copyright © 2021. All Rights Reserved.