public interface QUnitTestProduct
extends com.atlassian.pageobjects.TestedProduct<com.atlassian.webdriver.pageobjects.WebDriverTester>
Modifier and Type | Method and Description |
---|---|
void |
afterTest() |
void |
login(User user) |
void |
logout() |
QUnitTestPage |
runTest(Map<String,Object> args) |
void login(User user)
void logout()
QUnitTestPage runTest(Map<String,Object> args)
void afterTest()
Copyright © 2003–2018 Atlassian. All rights reserved.