Class PermissionHelper
java.lang.Object
com.atlassian.bamboo.pageobjects.helpers.PermissionHelper
Helper for checking permissions in WebDriver tests.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidassertAccessDenied(@NotNull String pageLocation) voidassertPageAccessible(@NotNull String pageLocation) voidassertPageNotFound(@NotNull String pageLocation) voidassertPageRequiresLoggedIn(String pageLocation)
-
Constructor Details
-
PermissionHelper
public PermissionHelper()
-
-
Method Details
-
assertPageAccessible
- Throws:
IOException
-
assertPageNotFound
- Throws:
IOException
-
assertAccessDenied
- Throws:
IOException
-
assertPageRequiresLoggedIn
- Throws:
IOException
-