com.atlassian.confluence.webdriver
Class BlogPostRestrictionsTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
com.atlassian.confluence.webdriver.AbstractContentRestrictionTest
com.atlassian.confluence.webdriver.BlogPostRestrictionsTest
public class BlogPostRestrictionsTest
- extends AbstractContentRestrictionTest
Tests restrictions on blog posts.
Enables the dark feature until it's in a shippable state.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlogPostRestrictionsTest
public BlogPostRestrictionsTest()
testUserCanRestrictBlogViewWithRestrictionsDialog
public void testUserCanRestrictBlogViewWithRestrictionsDialog()
testUserCanRestrictBlogEditWithRestrictionsDialog
public void testUserCanRestrictBlogEditWithRestrictionsDialog()
testUserCanRestrictBlogViewWithQuickEdit
public void testUserCanRestrictBlogViewWithQuickEdit()
testExistingRestrictionsLoadedInFullEdit
public void testExistingRestrictionsLoadedInFullEdit()
testExistingRestrictionsLoadedInQuickEdit
public void testExistingRestrictionsLoadedInQuickEdit()
testRestrictedBlogPostDoesNotAppearInRecentBlogPostsViewForNonAdminUser
public void testRestrictedBlogPostDoesNotAppearInRecentBlogPostsViewForNonAdminUser()
testRestrictedBlogPostDoesNotAppearInRecentBlogPostsViewForAdminUser
public void testRestrictedBlogPostDoesNotAppearInRecentBlogPostsViewForAdminUser()
testRestrictedBlogPostDoesNotAppearInViewBlogPostsByDateAction
public void testRestrictedBlogPostDoesNotAppearInViewBlogPostsByDateAction()
Copyright © 2003–2015 Atlassian. All rights reserved.