B C D G I J K M P R S T W 
All Classes All Packages

B

beforeAll(ExtensionContext) - Method in class dev.lydtech.component.framework.extension.TestContainersSetupExtension
 

C

captureDockerContainerPorts(DockerClient) - Static method in class dev.lydtech.component.framework.extension.DockerManager
 
consumeAndAssert(String, Consumer, int, int) - Method in class dev.lydtech.component.framework.kafka.KafkaAdminClient
1.
CONTAINER_MAIN_LABEL - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
CONTAINER_MAIN_LABEL_KEY - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
CONTAINER_NAME_PREFIX - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
The runtime configuration.
createConnector(String) - Method in class dev.lydtech.component.framework.debezium.DebeziumAdminClient
 
createConsumer(String, String) - Method in class dev.lydtech.component.framework.kafka.KafkaAdminClient
 
createProducer() - Method in class dev.lydtech.component.framework.kafka.KafkaAdminClient
 

D

DEBEZIUM_CONTAINER_LOGGING_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
DEBEZIUM_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
DEBEZIUM_IMAGE_TAG - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
DEBEZIUM_PORT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
DebeziumAdminClient - Class in dev.lydtech.component.framework.debezium
 
deleteConnector(String) - Method in class dev.lydtech.component.framework.debezium.DebeziumAdminClient
 
dev.lydtech.component.framework.debezium - package dev.lydtech.component.framework.debezium
 
dev.lydtech.component.framework.extension - package dev.lydtech.component.framework.extension
 
dev.lydtech.component.framework.kafka - package dev.lydtech.component.framework.kafka
 
dev.lydtech.component.framework.mapper - package dev.lydtech.component.framework.mapper
 
dev.lydtech.component.framework.service - package dev.lydtech.component.framework.service
 
DockerManager - Class in dev.lydtech.component.framework.extension
 
DockerManager() - Constructor for class dev.lydtech.component.framework.extension.DockerManager
 

G

getDockerClient() - Static method in class dev.lydtech.component.framework.extension.DockerManager
 
getInstance() - Static method in class dev.lydtech.component.framework.debezium.DebeziumAdminClient
 
getInstance() - Static method in class dev.lydtech.component.framework.kafka.KafkaAdminClient
 
getInstance() - Static method in class dev.lydtech.component.framework.service.ServiceAdminClient
 
getServiceBaseUrl() - Method in class dev.lydtech.component.framework.service.ServiceAdminClient
 

I

initialise() - Static method in class dev.lydtech.component.framework.extension.TestContainersManager
 

J

JsonMapper - Class in dev.lydtech.component.framework.mapper
 
JsonMapper() - Constructor for class dev.lydtech.component.framework.mapper.JsonMapper
 

K

KAFKA_CONFLUENT_IMAGE_TAG - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
KAFKA_CONTAINER_LOGGING_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
KAFKA_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
KAFKA_PORT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
KAFKA_TOPIC_PARTITION_COUNT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
KAFKA_TOPICS - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
KafkaAdminClient - Class in dev.lydtech.component.framework.kafka
 

M

MappingException - Exception in dev.lydtech.component.framework.mapper
 
MappingException(Throwable) - Constructor for exception dev.lydtech.component.framework.mapper.MappingException
 

P

POSTGRES_CONTAINER_LOGGING_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_DATABASE_NAME - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_HOST_NAME - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_IMAGE_TAG - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_PASSWORD - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_PORT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
POSTGRES_USERNAME - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 

R

readFromJson(String, Class<T>) - Static method in class dev.lydtech.component.framework.mapper.JsonMapper
Map the given JSON String to the required class type.

S

sendMessage(String, String, String) - Method in class dev.lydtech.component.framework.kafka.KafkaAdminClient
 
SERVICE_CONTAINER_LOGGING_ENABLED - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
SERVICE_DEBUG_PORT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
SERVICE_IMAGE_TAG - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
SERVICE_INSTANCE_COUNT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
SERVICE_NAME - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
SERVICE_PORT - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
SERVICE_STARTUP_TIMEOUT_SECONDS - Static variable in class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
ServiceAdminClient - Class in dev.lydtech.component.framework.service
 
shouldPerformSetup(DockerClient) - Static method in class dev.lydtech.component.framework.extension.DockerManager
Skip TestContainers setup if: - Main container is running (it has the expected prefix and label) AND - TestContainers container is not running

T

TestContainersConfiguration - Class in dev.lydtech.component.framework.extension
 
TestContainersConfiguration() - Constructor for class dev.lydtech.component.framework.extension.TestContainersConfiguration
 
TestContainersManager - Class in dev.lydtech.component.framework.extension
 
TestContainersSetupExtension - Class in dev.lydtech.component.framework.extension
 
TestContainersSetupExtension() - Constructor for class dev.lydtech.component.framework.extension.TestContainersSetupExtension
 

W

writeToJson(Object) - Static method in class dev.lydtech.component.framework.mapper.JsonMapper
Map the given Object to a JSON String.
B C D G I J K M P R S T W 
All Classes All Packages