public class UpdateUserTest extends Object
| Constructor and Description |
|---|
UpdateUserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
setup() |
void |
testAuthorizedUpdateUser() |
void |
testChangeUserPassword() |
void |
testChangeUserPasswordAsAdministratorWithoutOldPwd()
Test for SLING-2069
|
void |
testChangeUserPasswordCustomPostResponse()
Test for SLING-7831
|
void |
testChangeUserPasswordWrongConfirmPwd() |
void |
testChangeUserPasswordWrongOldPwd() |
void |
testDisableUser()
Test for SLING-2072
|
void |
testNotAuthorizedUpdateUser() |
void |
testUpdateUser() |
void |
testUpdateUserCustomPostResponse()
Test for SLING-7831
|
void |
testUpdateUserDeleteProperties()
SLING-7901 test to verify update user delete nested property functionality
|
void |
testUpdateUserResponseAsJSON()
Test for SLING-1677
|
public void testUpdateUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testUpdateUserDeleteProperties()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testNotAuthorizedUpdateUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testAuthorizedUpdateUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testUpdateUserCustomPostResponse()
throws IOException
IOExceptionpublic void testChangeUserPassword()
throws IOException
IOExceptionpublic void testChangeUserPasswordCustomPostResponse()
throws IOException
IOExceptionpublic void testChangeUserPasswordWrongOldPwd()
throws IOException
IOExceptionpublic void testChangeUserPasswordWrongConfirmPwd()
throws IOException
IOExceptionpublic void testUpdateUserResponseAsJSON()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testChangeUserPasswordAsAdministratorWithoutOldPwd()
throws IOException
IOExceptionpublic void testDisableUser()
throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.