Package io.debezium.kafka
Class KafkaClusterTest
java.lang.Object
io.debezium.kafka.KafkaClusterTest
- Author:
- Randall Hauch
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidassertDoesNotExist(File dir) protected voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
skipTestRule
public org.junit.rules.TestRule skipTestRule -
cluster
-
dataDir
-
-
Constructor Details
-
KafkaClusterTest
public KafkaClusterTest()
-
-
Method Details
-
beforeEach
public void beforeEach() -
afterEach
public void afterEach() -
shouldStartClusterWithOneBrokerAndRemoveData
- Throws:
Exception
-
shouldStartClusterWithMultipleBrokerAndRemoveData
- Throws:
Exception
-
shouldStartClusterWithOneBrokerAndLeaveData
- Throws:
Exception
-
shouldStartClusterWithMultipleBrokerAndLeaveData
- Throws:
Exception
-
shouldStartClusterAndAllowProducersAndConsumersToUseIt
- Throws:
Exception
-
shouldStartClusterAndAllowInteractiveProductionAndAutomaticConsumersToUseIt
public void shouldStartClusterAndAllowInteractiveProductionAndAutomaticConsumersToUseIt() throws Exception- Throws:
Exception
-
shouldStartClusterAndAllowAsynchronousProductionAndAutomaticConsumersToUseIt
public void shouldStartClusterAndAllowAsynchronousProductionAndAutomaticConsumersToUseIt() throws Exception- Throws:
Exception
-
shouldSetClusterConfigProperty
- Throws:
Exception
-
shouldSetServerConfigProperty
- Throws:
Exception
-
assertValidDataDirectory
-
assertDoesNotExist
-