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