S - public interface ConfluentContainer<S extends ConfluentContainer<S>>
extends org.junit.rules.TestRule, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean, org.testcontainers.lifecycle.Startable
| Modifier and Type | Method and Description |
|---|---|
default S |
self() |
S |
withNetwork(org.testcontainers.containers.Network network)
Set the network
|
S |
withRegisterSpringbootProperties(boolean registerProperties)
Set if the spring boot properties must be registred.
|
default S self()
S withRegisterSpringbootProperties(boolean registerProperties)
registerProperties - S withNetwork(org.testcontainers.containers.Network network)
network - Copyright © 2019. All rights reserved.