public class EditUserProfileTest extends Object
Constructor and Description |
---|
EditUserProfileTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testIncorrectPasswordUsed() |
void |
testNothingChangedIfClickOnCancel() |
void |
testPasswordConfirmationRequiredWhenUpdateEmail() |
void |
testUpdateFullName() |
public void setUp()
public void testUpdateFullName()
public void testPasswordConfirmationRequiredWhenUpdateEmail()
public void testIncorrectPasswordUsed()
public void testNothingChangedIfClickOnCancel()
Copyright © 2003–2016 Atlassian. All rights reserved.