@UnitTest public class ScimUserValidateInterceptorTest extends java.lang.Object
| Constructor and Description |
|---|
ScimUserValidateInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOnValidateWhenExternaIdExistsIsUniqueAndModelIsNew() |
void |
testOnValidateWhenScimUserIdExistsButNotUniqueAndModelIsNew() |
void |
testOnValidateWhenScimUserIdExistsIsUniqueAndModelIsUpdated() |
void |
testOnValidateWhenScimUserIdExistsNotUniqueAndModelIsUpdated() |
void |
testOnValidateWhenScimUserIdIsEmpty() |
public void testOnValidateWhenScimUserIdIsEmpty()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenScimUserIdExistsButNotUniqueAndModelIsNew()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenExternaIdExistsIsUniqueAndModelIsNew()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenScimUserIdExistsIsUniqueAndModelIsUpdated()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateWhenScimUserIdExistsNotUniqueAndModelIsUpdated()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.