public class UserHoverTest extends AbstractSeleniumTest
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testComment, testData, testGroup, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper, users
Constructor and Description |
---|
UserHoverTest(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
createTestData(ConfluenceRpc adminRpc)
Subclasses can override this method to make changes to the server state with admin privileges.
|
protected void |
setUp() |
protected void |
tearDown() |
void |
testFavouriteUserWithPersonalSpace() |
void |
testFollow() |
void |
testFollowInHoverUserWithAmpersand() |
void |
testHoverInComments() |
void |
testHoverInPage() |
void |
testHoverInPeopleDirectory() |
void |
testHoverWithAnonymousUser() |
void |
testUnfavourite() |
void |
testUnfavouriteUserWithPersonalSpace() |
void |
testUserLink() |
void |
testUserProfileBusinessDetails() |
void |
testUserProfileBusinessDetailsWhenNoneEntered() |
void |
testUserProfilePictureHover() |
void |
testUserWithSpaceInUsername() |
captureScreenShot, runTest, setAjsLogRendered, setAjsLogVisible
runBare, setExceptionTransformer
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, setName, toString
public UserHoverTest(String name)
protected void setUp() throws Exception
setUp
in class AbstractSeleniumTest
Exception
protected void tearDown() throws Exception
tearDown
in class AbstractSeleniumTest
Exception
protected void createTestData(ConfluenceRpc adminRpc)
AbstractSeleniumTest
createTestData
in class AbstractSeleniumTest
adminRpc
- rpc client with Admin user currently logged inpublic void testUserLink() throws InterruptedException
InterruptedException
public void testUserProfilePictureHover()
public void testUserProfileBusinessDetails()
public void testUserProfileBusinessDetailsWhenNoneEntered()
public void testFollow() throws InterruptedException
InterruptedException
public void testFavouriteUserWithPersonalSpace() throws InterruptedException
InterruptedException
public void testUnfavourite() throws InterruptedException
InterruptedException
public void testUnfavouriteUserWithPersonalSpace() throws InterruptedException
InterruptedException
public void testHoverInPage()
public void testHoverInComments()
public void testHoverInPeopleDirectory()
public void testHoverWithAnonymousUser()
public void testUserWithSpaceInUsername()
public void testFollowInHoverUserWithAmpersand()
Copyright © 2003–2015 Atlassian. All rights reserved.