Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AmazonServiceConnection - Class in io.github.microcks.testcontainers.connection
-
A simple bean representing an Amazon service connection settings.
- AmazonServiceConnection(String, String, String) - Constructor for class io.github.microcks.testcontainers.connection.AmazonServiceConnection
-
Create a AmazonServiceConnection.
- AmazonServiceConnection(String, String, String, String) - Constructor for class io.github.microcks.testcontainers.connection.AmazonServiceConnection
-
Create a AmazonServiceConnection with endpoint override.
- ArrayToStringDeserializer - Class in io.github.microcks.testcontainers.util.jackson
-
This is a custom deserializer to deserialize an array of primitive types to String where each value is separated by a comma.
- ArrayToStringDeserializer() - Constructor for class io.github.microcks.testcontainers.util.jackson.ArrayToStringDeserializer
- ArtifactLoadException(String) - Constructor for exception io.github.microcks.testcontainers.MicrocksContainer.ArtifactLoadException
- ArtifactLoadException(String, Throwable) - Constructor for exception io.github.microcks.testcontainers.MicrocksContainer.ArtifactLoadException
- ASYNC_API_SCHEMA - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
B
- build() - Method in class io.github.microcks.testcontainers.model.Secret.Builder
-
Build a new Secret instance after having initialized the different properties.
- build() - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
-
Build a new TestRequestDTO instance after having initialized the different properties.
- Builder() - Constructor for class io.github.microcks.testcontainers.model.Secret.Builder
- Builder() - Constructor for class io.github.microcks.testcontainers.model.TestRequest.Builder
C
- caCertPem(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
- containerIsStarted(InspectContainerResponse) - Method in class io.github.microcks.testcontainers.MicrocksContainer
D
- description(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
- deserialize(JsonParser, DeserializationContext) - Method in class io.github.microcks.testcontainers.util.jackson.ArrayToStringDeserializer
F
- filteredOperations(List<String>) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
G
- getAccessKey() - Method in class io.github.microcks.testcontainers.connection.AmazonServiceConnection
- getAmazonSNSMockTopic(String, String, String) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Get the exposed mock topic for an Amazon SNS Service.
- getAmazonSQSMockQueue(String, String, String) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Get the exposed mock queue for an Amazon SQS Service.
- getAsyncMinionContainer() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Get the wrapped Async Minion container to access management methods.
- getBootstrapServers() - Method in class io.github.microcks.testcontainers.connection.KafkaConnection
- getCaCertPem() - Method in class io.github.microcks.testcontainers.model.Secret
- getDescription() - Method in class io.github.microcks.testcontainers.model.Secret
- getElapsedTime() - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- getElapsedTime() - Method in class io.github.microcks.testcontainers.model.TestResult
- getElapsedTime() - Method in class io.github.microcks.testcontainers.model.TestStepResult
- getEndpointOverride() - Method in class io.github.microcks.testcontainers.connection.AmazonServiceConnection
- getEventMessageName() - Method in class io.github.microcks.testcontainers.model.TestStepResult
- getFilteredOperations() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getGlobals() - Method in class io.github.microcks.testcontainers.model.OperationsHeaders
- getGraphQLMockEndpoint(String, String) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Get the exposed mock endpoint for a GRPC Service.
- getGrpcMockEndpoint() - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Get the exposed mock endpoint for a GRPC Service.
- getHttpEndpoint() - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Get the Http endpoint where Microcks can be accessed (you'd have to append '/api' to access APIs)
- getHttpEndpoint() - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Get the Http endpoint where Microcks can be accessed (you'd have to append '/api' to access APIs)
- getId() - Method in class io.github.microcks.testcontainers.model.TestResult
- getKafkaMockTopic(String, String, String) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Get the exposed mock topic for a Kafka Service.
- getMessage() - Method in class io.github.microcks.testcontainers.model.TestStepResult
- getMicrocksContainer() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Get the main MicrocksContainer to access the endpoints, artifact management and test methods.
- getName() - Method in class io.github.microcks.testcontainers.model.Header
- getName() - Method in class io.github.microcks.testcontainers.model.Secret
- getName() - Method in class io.github.microcks.testcontainers.model.SecretRef
- getNetwork() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Get the Docker network used by this ensemble of Microcks containers.
- getOperationName() - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- getOperationsHeaders() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getOperationsHeaders() - Method in class io.github.microcks.testcontainers.model.TestResult
- getPassword() - Method in class io.github.microcks.testcontainers.model.Secret
- getPostmanContainer() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Get the wrapped Postman runtime container to access management methods.
- getRegion() - Method in class io.github.microcks.testcontainers.connection.AmazonServiceConnection
- getRequestName() - Method in class io.github.microcks.testcontainers.model.TestStepResult
- getRestMockEndpoint(String, String) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Get the exposed mock endpoint for a REST API.
- getRunnerType() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getRunnerType() - Method in class io.github.microcks.testcontainers.model.TestResult
- getSecretId() - Method in class io.github.microcks.testcontainers.model.SecretRef
- getSecretKey() - Method in class io.github.microcks.testcontainers.connection.AmazonServiceConnection
- getSecretName() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getSecretRef() - Method in class io.github.microcks.testcontainers.model.TestResult
- getServiceId() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getServiceId() - Method in class io.github.microcks.testcontainers.model.TestResult
- getSoapMockEndpoint(String, String) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Get the exposed mock endpoint for a SOAP Service.
- getTestCaseResults() - Method in class io.github.microcks.testcontainers.model.TestResult
- getTestDate() - Method in class io.github.microcks.testcontainers.model.TestResult
- getTestedEndpoint() - Method in class io.github.microcks.testcontainers.model.TestResult
- getTestEndpoint() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getTestNumber() - Method in class io.github.microcks.testcontainers.model.TestResult
- getTestStepResults() - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- getTimeout() - Method in class io.github.microcks.testcontainers.model.TestRequest
- getTimeout() - Method in class io.github.microcks.testcontainers.model.TestResult
- getToken() - Method in class io.github.microcks.testcontainers.model.Secret
- getTokenHeader() - Method in class io.github.microcks.testcontainers.model.Secret
- getUsername() - Method in class io.github.microcks.testcontainers.model.Secret
- getValues() - Method in class io.github.microcks.testcontainers.model.Header
- getVersion() - Method in class io.github.microcks.testcontainers.model.TestResult
- getWSMockEndpoint(String, String, String) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Get the exposed mock endpoints for a WebSocket Service.
- GLOBALS - Static variable in class io.github.microcks.testcontainers.model.OperationsHeaders
- GRAPHQL_SCHEMA - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
- GRPC_PROTOBUF - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
H
- Header - Class in io.github.microcks.testcontainers.model
-
Data Transfer object for basic header with its values (comma separated string).
- Header() - Constructor for class io.github.microcks.testcontainers.model.Header
- HTTP - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
I
- importAsMainArtifact(File) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Import an artifact as a primary or main one within the Microcks container.
- importAsSecondaryArtifact(File) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Import an artifact as a secondary one within the Microcks container.
- io.github.microcks.testcontainers - package io.github.microcks.testcontainers
- io.github.microcks.testcontainers.connection - package io.github.microcks.testcontainers.connection
- io.github.microcks.testcontainers.model - package io.github.microcks.testcontainers.model
- io.github.microcks.testcontainers.util.jackson - package io.github.microcks.testcontainers.util.jackson
- isInProgress() - Method in class io.github.microcks.testcontainers.model.TestResult
- isSuccess() - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- isSuccess() - Method in class io.github.microcks.testcontainers.model.TestResult
- isSuccess() - Method in class io.github.microcks.testcontainers.model.TestStepResult
K
- KafkaConnection - Class in io.github.microcks.testcontainers.connection
-
A simple bean representing a Kafka broker connection settings.
- KafkaConnection(String) - Constructor for class io.github.microcks.testcontainers.connection.KafkaConnection
-
Create a KafkaConnection.
M
- MICROCKS_ASYNC_MINION_HTTP_PORT - Static variable in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
- MICROCKS_GRPC_PORT - Static variable in class io.github.microcks.testcontainers.MicrocksContainer
- MICROCKS_HTTP_PORT - Static variable in class io.github.microcks.testcontainers.MicrocksContainer
- MicrocksAsyncMinionContainer - Class in io.github.microcks.testcontainers
-
Testcontainers implementation for Async Minion container.
- MicrocksAsyncMinionContainer(Network, String, MicrocksContainer) - Constructor for class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Build a new MicrocksAsyncMinionContainer with its container image name as string.
- MicrocksAsyncMinionContainer(Network, DockerImageName, MicrocksContainer) - Constructor for class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Build a new MicrocksAsyncMinionContainer with its container image name as string.
- MicrocksAsyncMinionContainer(Network, DockerImageName, String) - Constructor for class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Build a new MicrocksAsyncMinionContainer with its container image name as string.
- MicrocksContainer - Class in io.github.microcks.testcontainers
-
Testcontainers implementation for main Microcks container.
- MicrocksContainer(String) - Constructor for class io.github.microcks.testcontainers.MicrocksContainer
-
Build a new MicrocksContainer with its container image name as string.
- MicrocksContainer(DockerImageName) - Constructor for class io.github.microcks.testcontainers.MicrocksContainer
-
Build a new MicrocksContainer with its full container image name.
- MicrocksContainer.ArtifactLoadException - Exception in io.github.microcks.testcontainers
- MicrocksContainer.SecretCreationException - Exception in io.github.microcks.testcontainers
- MicrocksContainersEnsemble - Class in io.github.microcks.testcontainers
-
An abstraction other a set of containers needed for advanced Microcks services (such as Postman runtime support or Asynchronous features).
- MicrocksContainersEnsemble(String) - Constructor for class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Build a new MicrocksContainersEnsemble with its base container image name as string.
- MicrocksContainersEnsemble(Network, String) - Constructor for class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Build a new MicrocksContainersEnsemble with a pre-existing network and with its base container full image name.
- MicrocksContainersEnsemble(Network, DockerImageName) - Constructor for class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Build a new MicrocksContainersEnsemble with a pre-existing network and with its base container full image name.
- MicrocksException - Exception in io.github.microcks.testcontainers
-
Exception related to Microcks backend connection.
- MicrocksException(String) - Constructor for exception io.github.microcks.testcontainers.MicrocksException
-
Create a MicrocksException with text message.
N
- name(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
O
- OPEN_API_SCHEMA - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
- operationsHeaders(Map<String, List<Header>>) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
- OperationsHeaders - Class in io.github.microcks.testcontainers.model
-
Specification of additional headers for a Service/API operations.
- OperationsHeaders() - Constructor for class io.github.microcks.testcontainers.model.OperationsHeaders
P
- password(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
- POSTMAN - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
R
- runnerType(String) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
S
- Secret - Class in io.github.microcks.testcontainers.model
-
Domain class representing a Secret used for authenticating (to a remote Git repository or endpoint or broker).
- Secret() - Constructor for class io.github.microcks.testcontainers.model.Secret
- Secret.Builder - Class in io.github.microcks.testcontainers.model
-
Builder/Fluent API for creating Secret DTO instances.
- SecretCreationException(String) - Constructor for exception io.github.microcks.testcontainers.MicrocksContainer.SecretCreationException
- SecretCreationException(String, Throwable) - Constructor for exception io.github.microcks.testcontainers.MicrocksContainer.SecretCreationException
- secretName(String) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
- SecretRef - Class in io.github.microcks.testcontainers.model
-
A lightweight reference to a Secret object.
- SecretRef() - Constructor for class io.github.microcks.testcontainers.model.SecretRef
- serviceId(String) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
- setCaCertPem(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setDescription(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setElapsedTime(long) - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- setElapsedTime(long) - Method in class io.github.microcks.testcontainers.model.TestResult
- setElapsedTime(long) - Method in class io.github.microcks.testcontainers.model.TestStepResult
- setEventMessageName(String) - Method in class io.github.microcks.testcontainers.model.TestStepResult
- setFilteredOperations(List<String>) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setId(String) - Method in class io.github.microcks.testcontainers.model.TestResult
- setInProgress(boolean) - Method in class io.github.microcks.testcontainers.model.TestResult
- setMessage(String) - Method in class io.github.microcks.testcontainers.model.TestStepResult
- setName(String) - Method in class io.github.microcks.testcontainers.model.Header
- setName(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setName(String) - Method in class io.github.microcks.testcontainers.model.SecretRef
- setOperationName(String) - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- setOperationsHeaders(OperationsHeaders) - Method in class io.github.microcks.testcontainers.model.TestResult
- setOperationsHeaders(Map<String, List<Header>>) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setPassword(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setRequestName(String) - Method in class io.github.microcks.testcontainers.model.TestStepResult
- setRunnerType(TestRunnerType) - Method in class io.github.microcks.testcontainers.model.TestResult
- setRunnerType(String) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setSecretId(String) - Method in class io.github.microcks.testcontainers.model.SecretRef
- setSecretName(String) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setSecretRef(SecretRef) - Method in class io.github.microcks.testcontainers.model.TestResult
- setServiceId(String) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setServiceId(String) - Method in class io.github.microcks.testcontainers.model.TestResult
- setSuccess(boolean) - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- setSuccess(boolean) - Method in class io.github.microcks.testcontainers.model.TestResult
- setSuccess(boolean) - Method in class io.github.microcks.testcontainers.model.TestStepResult
- setTestCaseResults(List<TestCaseResult>) - Method in class io.github.microcks.testcontainers.model.TestResult
- setTestDate(Date) - Method in class io.github.microcks.testcontainers.model.TestResult
- setTestedEndpoint(String) - Method in class io.github.microcks.testcontainers.model.TestResult
- setTestEndpoint(String) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setTestNumber(Long) - Method in class io.github.microcks.testcontainers.model.TestResult
- setTestStepResults(List<TestStepResult>) - Method in class io.github.microcks.testcontainers.model.TestCaseResult
- setTimeout(long) - Method in class io.github.microcks.testcontainers.model.TestResult
- setTimeout(Long) - Method in class io.github.microcks.testcontainers.model.TestRequest
- setToken(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setTokenHeader(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setUsername(String) - Method in class io.github.microcks.testcontainers.model.Secret
- setValues(String) - Method in class io.github.microcks.testcontainers.model.Header
- setVersion(Long) - Method in class io.github.microcks.testcontainers.model.TestResult
- SOAP_HTTP - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
- SOAP_UI - Enum constant in enum class io.github.microcks.testcontainers.model.TestRunnerType
- start() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
- stop() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
T
- TestCaseResult - Class in io.github.microcks.testcontainers.model
-
Companion objects for TestResult.
- TestCaseResult() - Constructor for class io.github.microcks.testcontainers.model.TestCaseResult
- testEndpoint(TestRequest) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Launch a conformance test on an endpoint.
- testEndpoint(String) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
- testEndpoint(String, TestRequest) - Static method in class io.github.microcks.testcontainers.MicrocksContainer
-
Launch a conformance test on an endpoint.
- testEndpointAsync(TestRequest) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Launch a conformance test on an endpoint asynchronously.
- testEndpointAsync(String, TestRequest) - Static method in class io.github.microcks.testcontainers.MicrocksContainer
-
Launch a conformance test on an endpoint asynchronously.
- TestRequest - Class in io.github.microcks.testcontainers.model
-
Data Transfer object for grouping base information to launch a test (and thus create a TestResult).
- TestRequest() - Constructor for class io.github.microcks.testcontainers.model.TestRequest
- TestRequest.Builder - Class in io.github.microcks.testcontainers.model
-
Builder/Fluent API for creating TestRequestDTO instances.
- TestResult - Class in io.github.microcks.testcontainers.model
-
Domain object representing the result of a microservice test run by Microcks.
- TestResult() - Constructor for class io.github.microcks.testcontainers.model.TestResult
- TestRunnerType - Enum Class in io.github.microcks.testcontainers.model
-
Enumeration of runner types available in application.
- TestStepResult - Class in io.github.microcks.testcontainers.model
-
TestStepResult is an entity embedded within TestCaseResult.
- TestStepResult() - Constructor for class io.github.microcks.testcontainers.model.TestStepResult
- timeout(Long) - Method in class io.github.microcks.testcontainers.model.TestRequest.Builder
- token(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
- tokenHeader(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
U
- username(String) - Method in class io.github.microcks.testcontainers.model.Secret.Builder
V
- valueOf(String) - Static method in enum class io.github.microcks.testcontainers.model.TestRunnerType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.github.microcks.testcontainers.model.TestRunnerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withAccessToHost(boolean) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Set host accessibility on ensemble containers.
- withAmazonSNSConnection(AmazonServiceConnection) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Connect the MicrocksAsyncMinionContainer to an Amazon SNS service to allow SNS messages mocking.
- withAmazonSNSConnection(AmazonServiceConnection) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Once the Async Feature is enabled, connects to an Amazon SNS service.
- withAmazonSQSConnection(AmazonServiceConnection) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Connect the MicrocksAsyncMinionContainer to an Amazon SQS service to allow SQS messages mocking.
- withAmazonSQSConnection(AmazonServiceConnection) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Once the Async Feature is enabled, connects to an Amazon SQS service.
- withAsyncDependsOn(Startable...) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Delays the Async Minion container's creation and start until provided
Startables start first. - withAsyncFeature() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Enable the Async Feature container with default container image (deduced from Microcks main one).
- withAsyncFeature(String) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Enable the Async Feature container with provided container image.
- withKafkaConnection(KafkaConnection) - Method in class io.github.microcks.testcontainers.MicrocksAsyncMinionContainer
-
Connect the MicrocksAsyncMinionContainer to a Kafka server to allow Kafka messages mocking.
- withKafkaConnection(KafkaConnection) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Once the Async Feature is enabled, connects to a Kafka broker.
- withMainArtifacts(String...) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Provide paths to artifacts that will be imported as primary or main ones within the Microcks container once it will be started and healthy.
- withMainArtifacts(String...) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Provide paths to artifacts that will be imported as primary or main ones within the Microcks container once it will be started and healthy.
- withPostman() - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Enable the Postman runtime container with default container image.
- withPostman(String) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Enable the Postman runtime container with provided container image.
- withSecondaryArtifacts(String...) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Provide paths to artifacts that will be imported as secondary ones within the Microcks container once it will be started and healthy.
- withSecondaryArtifacts(String...) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Provide paths to artifacts that will be imported as secondary ones within the Microcks container once it will be started and healthy.
- withSecret(Secret) - Method in class io.github.microcks.testcontainers.MicrocksContainer
-
Provide Secret that should be imported in Microcks after startup.
- withSecret(Secret) - Method in class io.github.microcks.testcontainers.MicrocksContainersEnsemble
-
Provide Secret that should be imported in Microcks after startup.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form