public class WebDriverDatabaseConnectionTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static DisableSslVerificationRule |
disableSslVerificationRule |
com.atlassian.webdriver.testing.rule.SessionCleanupRule |
sessionCleanupRule |
com.atlassian.webdriver.testing.rule.TestBrowserRule |
testBrowserRule |
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
webDriverScreenshotRule |
| Constructor and Description |
|---|
WebDriverDatabaseConnectionTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enterLicense() |
void |
nextOnJDBCConnectionWithIncorrectPassword() |
void |
nextWhenJDBCConnectionIsSucceeded() |
void |
shouldShowErrorAtNextWhenDatasourceNotExist() |
void |
shouldShowErrorWhenDatasourceNotExist() |
void |
testJDBCConnectionIsSucceeded() |
void |
testJDBCConnectionWithIncorrectPassword() |
void |
testJDBCConnectionWithIncorrectUserName() |
void |
testJDBCConnectionWithUnreachableHost() |
void |
testJDBCConnectionWithUnreachablePort() |
void |
testValidationOnJDBCForm() |
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
public static DisableSslVerificationRule disableSslVerificationRule
public static void enterLicense()
public void testJDBCConnectionIsSucceeded()
throws Exception
Exceptionpublic void nextWhenJDBCConnectionIsSucceeded()
throws Exception
Exceptionpublic void shouldShowErrorWhenDatasourceNotExist()
public void shouldShowErrorAtNextWhenDatasourceNotExist()
public void testJDBCConnectionWithIncorrectPassword()
throws Exception
Exceptionpublic void nextOnJDBCConnectionWithIncorrectPassword()
throws Exception
Exceptionpublic void testJDBCConnectionWithIncorrectUserName()
throws Exception
Exceptionpublic void testJDBCConnectionWithUnreachableHost()
throws Exception
ExceptionCopyright © 2003–2022 Atlassian. All rights reserved.