public class MovePageTest extends Object
Modifier and Type | Field and Description |
---|---|
org.junit.rules.ExpectedException |
expectedException |
org.junit.rules.TestName |
testName |
protected com.atlassian.pageobjects.elements.timeout.Timeouts |
timeouts |
com.atlassian.confluence.test.stateless.rules.VisitNoopAndCancelAlertsRule |
visitNoopAndCancelAlertsRule |
Constructor and Description |
---|
MovePageTest() |
Modifier and Type | Method and Description |
---|---|
void |
testBlogIsPublishableAfterPageHasBeenMovedOutsideEditorInstance() |
void |
testBreadcrumbsRerenderWhenPageIsMovedOutsideOfTheEditorToTopLevelOfAnotherSpace() |
void |
testEditorReceivesMovePageUpdateWhenPageHasBeenMovedDueToParent() |
void |
testPageIsMovedOutsideOfTheEditorToAnotherPageInAnotherSpace() |
void |
testPageIsMovedToAnotherSpaceButNotPermitted() |
void |
testPageIsPublishableAfterPageHasBeenMovedOutsideEditorInstance() |
@Inject protected com.atlassian.pageobjects.elements.timeout.Timeouts timeouts
public org.junit.rules.TestName testName
public com.atlassian.confluence.test.stateless.rules.VisitNoopAndCancelAlertsRule visitNoopAndCancelAlertsRule
public org.junit.rules.ExpectedException expectedException
public void testBreadcrumbsRerenderWhenPageIsMovedOutsideOfTheEditorToTopLevelOfAnotherSpace() throws Exception
Exception
public void testPageIsPublishableAfterPageHasBeenMovedOutsideEditorInstance() throws Exception
Exception
public void testBlogIsPublishableAfterPageHasBeenMovedOutsideEditorInstance() throws Exception
Exception
public void testEditorReceivesMovePageUpdateWhenPageHasBeenMovedDueToParent() throws Exception
Exception
public void testPageIsMovedOutsideOfTheEditorToAnotherPageInAnotherSpace() throws Exception
Exception
public void testPageIsMovedToAnotherSpaceButNotPermitted()
Copyright © 2003–2017 Atlassian. All rights reserved.