public class UpdateUserTest extends Object
| Constructor and Description |
|---|
UpdateUserTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
setup() |
void |
testChangeUserPassword() |
void |
testChangeUserPasswordAsAdministratorWithoutOldPwd()
Test for SLING-2069
|
void |
testChangeUserPasswordWrongConfirmPwd() |
void |
testChangeUserPasswordWrongOldPwd() |
void |
testDisableUser()
Test for SLING-2072
|
void |
testUpdateUser() |
void |
testUpdateUserResponseAsJSON()
Test for SLING-1677
|
public void testUpdateUser()
throws IOException,
javax.json.JsonException
IOExceptionjavax.json.JsonExceptionpublic void testChangeUserPassword()
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–2018 The Apache Software Foundation. All rights reserved.