@UnitTest public class GigyaUserValidateInterceptorTest extends java.lang.Object
| Constructor and Description |
|---|
GigyaUserValidateInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOnValidateWhenBackofficeUserUpdatesGigyaUsersProfileWithMandatoryAttributes()
| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - employee |
mandatoryAttributesModified - true |
|
void |
testOnValidateWhenBackofficeUserUpdatesGigyaUsersProfileWithNonMandatoryAttributes()
| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - employee |
mandatoryAttributesModified - false |
|
void |
testOnValidateWhenGigyaUidExistsForANewGigyaUser()
| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - user |
mandatoryAttributesModified - false |
|
void |
testOnValidateWhenGigyaUserUpdatesHisProfile()
| gigyaUidExists - true | gigyaUserNew - false | gigyaUserModified - true | modifyingUser - user |
mandatoryAttributesModified - false |
|
public void testOnValidateWhenGigyaUidExistsForANewGigyaUser()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenGigyaUserUpdatesHisProfile()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenBackofficeUserUpdatesGigyaUsersProfileWithNonMandatoryAttributes()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenBackofficeUserUpdatesGigyaUsersProfileWithMandatoryAttributes()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.