public class ConnectorConfigurationTest extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.testcontainers.shaded.com.fasterxml.jackson.databind.ObjectMapper |
mapper |
| Constructor and Description |
|---|
ConnectorConfigurationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldLoadConnectorConfigurationFromFile() |
void |
shouldOverrideConfigurationFromJdbcContainer() |
void |
shouldSerializeConnectorConfiguration() |
private org.testcontainers.shaded.com.fasterxml.jackson.databind.ObjectMapper mapper
public void shouldSerializeConnectorConfiguration()
throws IOException
IOExceptionpublic void shouldLoadConnectorConfigurationFromFile()
throws IOException
IOExceptionpublic void shouldOverrideConfigurationFromJdbcContainer()
throws IOException
IOExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.