@FunctionalInterface
public interface MSSQLServerContainerCustomizer
DockerMSSQLDatabaseProvider.| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.testcontainers.containers.MSSQLServerContainer container)
Customize the given
MSSQLServerContainer. |