Class SystemStateHelpers
java.lang.Object
eu.rarogsoftware.rarog.platform.backdoor.control.BaseControl
eu.rarogsoftware.rarog.platform.backdoor.control.SystemStateHelpers
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSystemStateHelpers
(eu.rarogsoftware.commons.test.webdriver.EnvironmentData environmentData) -
Method Summary
Methods inherited from class eu.rarogsoftware.rarog.platform.backdoor.control.BaseControl
adminAuthHeader, backdoorPath, basePath, disableCsrfProtectionHeader, getEntity, getEntity, getResponse, postEntity, postEntityReturningEntity, postEntityReturningEntity, putEntity, putEntityReturningEntity, putEntityReturningEntity, sendDelete, sendDelete
-
Constructor Details
-
SystemStateHelpers
public SystemStateHelpers(eu.rarogsoftware.commons.test.webdriver.EnvironmentData environmentData)
-
-
Method Details
-
getLoggedInAccountState
public SystemStateHelpers.AccountInfo getLoggedInAccountState(org.apache.http.Header... headers) throws IOException - Throws:
IOException
-