public class DeleteUserProfilePicture extends Object
Constructor and Description |
---|
DeleteUserProfilePicture(net.sourceforge.jwebunit.junit.WebTester tester) |
Modifier and Type | Method and Description |
---|---|
void |
assertDeleteButtonDisabled() |
void |
assertDeleteButtonEnabled() |
void |
assertNoProfilePicturesFoundForUser(String username) |
void |
assertProfilePictureDeletedSuccessfully(String username) |
static DeleteUserProfilePicture |
deleteUserProfilePicture(User user) |
static DeleteUserProfilePicture |
deleteUserProfilePicture(User user,
net.sourceforge.jwebunit.junit.WebTester tester) |
public DeleteUserProfilePicture(net.sourceforge.jwebunit.junit.WebTester tester)
public static DeleteUserProfilePicture deleteUserProfilePicture(User user)
public static DeleteUserProfilePicture deleteUserProfilePicture(User user, net.sourceforge.jwebunit.junit.WebTester tester)
public void assertNoProfilePicturesFoundForUser(String username)
public void assertDeleteButtonEnabled()
public void assertDeleteButtonDisabled()
public void assertProfilePictureDeletedSuccessfully(String username)
Copyright © 2003–2020 Atlassian. All rights reserved.