Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addDataset(RelationalDataSet<T>) - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded.SampleLoaderBuilder
- addDataset(String, MongoDataSet<?>) - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData.WithMongoDataBuilder
-
Add a data set.
- addMixin(Class<?>, Class<?>) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
-
Register Mixin to the
ObjectMapper
- addModule(Module) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
-
Register specific
Module
to ObjectMapper - addModules(Collection<Module>) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
-
Register multiple
Module
s at the same time - addVersion(FlywayVersion) - Method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder
-
Add a version into the history.
- addVersions(FlywayVersion...) - Method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder
-
Add many versions into the history.
- afterAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- afterAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
- afterAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- afterAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- afterAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.redis.WithEmbeddedRedis
- afterEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- afterEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
- aggregateArguments(ArgumentsAccessor, ParameterContext) - Method in class fr.ght1pc9kc.testy.params.aggregators.StringVargsAggregator
- AMQPHelper - Class in fr.ght1pc9kc.testy.beat.messaging
- AmqpMessage - Class in fr.ght1pc9kc.testy.beat.messaging
-
Class wrapping the body and the headers of an AMQP message.
- AmqpMessage() - Constructor for class fr.ght1pc9kc.testy.beat.messaging.AmqpMessage
- append(Extension) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension.ChainedExtensionBuilder
B
- basicPublish(AmqpMessage) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedSender
-
Basically publish a message on an exchange.
- BasicPublisher() - Constructor for class fr.ght1pc9kc.testy.beat.messaging.MockedSender.BasicPublisher
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData
- beforeAll(ExtensionContext) - Method in class fr.ght1pc9kc.testy.redis.WithEmbeddedRedis
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded
- beforeEach(ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData
- body - Variable in class fr.ght1pc9kc.testy.beat.messaging.AmqpMessage
- build() - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock.WithRabbitMockBuilder
-
Build the Rabbit Mock junit extension
- build() - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
-
Build the Object Mapper junit extension
- build() - Method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
-
Build the
WithDatabaseLoaded
extension - build() - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext.WithDslContextBuilder
- build() - Method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder
-
Build the extension.
- build() - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
- build() - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded.SampleLoaderBuilder
- build() - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo.WithEmbeddedMongoBuilder
- build() - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData.WithMongoDataBuilder
-
Build the extension.
- builder() - Static method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- builder() - Static method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- builder() - Static method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded
- builder() - Static method in class fr.ght1pc9kc.testy.jooq.WithDslContext
- builder() - Static method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- builder() - Static method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- builder(DatasourceExtension) - Static method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory
-
Create a builder for this class.
- builder(WithEmbeddedMongo) - Static method in class fr.ght1pc9kc.testy.mongo.WithMongoData
-
Create a
WithMongoData.WithMongoDataBuilder
for the extension. - builder(Extension) - Static method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded
C
- ChainedExtension - Class in fr.ght1pc9kc.testy.core.extensions
-
Allow to given an order to the Registered extensions.
- ChainedExtension.ChainedExtensionBuilder - Class in fr.ght1pc9kc.testy.core.extensions
- checksum - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Unique checksum of the executed migration.
- consume(int) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver
-
Define the number of requests to consume on the queue.
- consumeOne() - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver
-
Consume on request on a queue.
- createTablesIfNotExists() - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded.SampleLoaderBuilder
-
With this option, the tables corresponding to the sample records will be created if they do not exist.
D
- DatabaseTraceLevel - Enum Class in fr.ght1pc9kc.testy.jooq.model
-
Trace level for H2 database.
- DatasourceExtension - Interface in fr.ght1pc9kc.testy.jooq
-
Provide a
DataSource
as an JUnit 5 extension - DbCatalogName - Annotation Interface in fr.ght1pc9kc.testy.jooq.annotations
- DEBUG - Enum constant in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
-
Trace debug.
- declareAndBindQueues(Channel, String, String) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AMQPHelper
-
Declare queues for communication
- declareConsumer(Channel, ObjectMapper, Queue<Delivery>, String, Object) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AMQPHelper
-
Declare a consumer on the given queue.
- declareQueueAndExchange(String, String) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock.WithRabbitMockBuilder
-
Declare the queues and exchange for rabbit communication
- declareReplyQueue(Channel) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AMQPHelper
-
Declare the default reply-queue.
- DEFAULT_HOST - Static variable in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
- DEFAULT_PASS - Static variable in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
- DEFAULT_PORT - Static variable in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
- DEFAULT_USERNAME - Static variable in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
- deleteReplyQueue(Channel) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AMQPHelper
-
Delete the default reply-to queue.
- DeliveryMappingHelper - Class in fr.ght1pc9kc.testy.beat.utils
-
Utility class used to convert the body of AMQP
Delivery
to POJO and reverse. - description - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Description of the executed migration.
- documents() - Method in interface fr.ght1pc9kc.testy.mongo.MongoDataSet
-
Obtain the documents to insert.
- dontFindAndRegisterModules() - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
-
Avoid looking for Modules in classpath and register there
E
- EmbeddedBroker - Interface in fr.ght1pc9kc.testy.beat.brokers
-
Methods to be implemented by an embedded broker.
- emitWithReply(Object, ObjectMapper, SenderOptions, String, Duration) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AMQPHelper
-
Declare a message to send into rabbit communication and send it
- emitWithReply(Object, SenderOptions, String) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AMQPHelper
-
Declare a message to send into rabbit communication and send it
- ERROR - Enum constant in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
-
Trace errors.
- executionTime - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Time spent by the migration execution in millis.
F
- FixedRequestsConsumerBuilder() - Constructor for class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver.FixedRequestsConsumerBuilder
- FlywayVersion - Class in fr.ght1pc9kc.testy.jooq.model
-
Model matching a version of Flyway migration.
- FlywayVersion() - Constructor for class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
- fr.ght1pc9kc.testy.beat.brokers - package fr.ght1pc9kc.testy.beat.brokers
- fr.ght1pc9kc.testy.beat.extensions - package fr.ght1pc9kc.testy.beat.extensions
- fr.ght1pc9kc.testy.beat.messaging - package fr.ght1pc9kc.testy.beat.messaging
- fr.ght1pc9kc.testy.beat.utils - package fr.ght1pc9kc.testy.beat.utils
- fr.ght1pc9kc.testy.core.exceptions - package fr.ght1pc9kc.testy.core.exceptions
- fr.ght1pc9kc.testy.core.extensions - package fr.ght1pc9kc.testy.core.extensions
- fr.ght1pc9kc.testy.core.utils - package fr.ght1pc9kc.testy.core.utils
- fr.ght1pc9kc.testy.jooq - package fr.ght1pc9kc.testy.jooq
- fr.ght1pc9kc.testy.jooq.annotations - package fr.ght1pc9kc.testy.jooq.annotations
- fr.ght1pc9kc.testy.jooq.model - package fr.ght1pc9kc.testy.jooq.model
- fr.ght1pc9kc.testy.mongo - package fr.ght1pc9kc.testy.mongo
- fr.ght1pc9kc.testy.params.aggregators - package fr.ght1pc9kc.testy.params.aggregators
- fr.ght1pc9kc.testy.redis - package fr.ght1pc9kc.testy.redis
G
- getCatalog(ExtensionContext) - Method in interface fr.ght1pc9kc.testy.jooq.DatasourceExtension
-
Retrieve the name of the DataSource catalog
- getCatalog(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- getConnectionFactory() - Method in interface fr.ght1pc9kc.testy.beat.brokers.EmbeddedBroker
-
Obtain the connection factory.
- getConnectionFactory() - Method in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
- getDataSource(ExtensionContext) - Method in interface fr.ght1pc9kc.testy.jooq.DatasourceExtension
-
Retrieve the
DataSource
from the contextual extension Store - getDataSource(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- getDslContext(ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext
- getMongoFactory() - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
-
Retrieve the latest initialized Factory.
- getMongoTemplate(ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- getObjectMapper(ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- getRabbitChannel(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
-
Get the Rabbit Channel used for communication
- getRabbitConnection(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
-
Get the Rabbit connection used for communication
- getReceiverOptions(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
-
Get the Receiver Options used for communication
- getSenderOptions(ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
-
Get the Sender Options used for communication
H
- headers - Variable in class fr.ght1pc9kc.testy.beat.messaging.AmqpMessage
I
- identifier() - Method in interface fr.ght1pc9kc.testy.mongo.MongoDataSet
- INFO - Enum constant in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
-
Trace infos.
- installationDate - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Date when the migration has been executed.
- installedBy - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Author of the executed migration.
L
- levelValue - Variable in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
M
- MockedReceiver - Class in fr.ght1pc9kc.testy.beat.messaging
-
Receiver injectable by the extension
WithRabbitMock
. - MockedReceiver(Channel) - Constructor for class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver
-
Constructor.
- MockedReceiver.FixedRequestsConsumerBuilder - Class in fr.ght1pc9kc.testy.beat.messaging
-
Intermediate builder for mocked consumer.
- MockedReceiver.MockedConsumerBuilder - Class in fr.ght1pc9kc.testy.beat.messaging
-
Intermediate builder for mocked consumer.
- MockedSender - Class in fr.ght1pc9kc.testy.beat.messaging
-
Mocked sender injectable by the extension
WithRabbitMock
. - MockedSender(Channel) - Constructor for class fr.ght1pc9kc.testy.beat.messaging.MockedSender
-
Create the sender.
- MockedSender.BasicPublisher - Class in fr.ght1pc9kc.testy.beat.messaging
-
Publisher build from
MockedSender
to simply publish an AMQP message. - MockedSender.RpcPublisher - Class in fr.ght1pc9kc.testy.beat.messaging
-
Publisher created by
MockedSender
to publish a RPC request. - MongoDatabaseName - Annotation Interface in fr.ght1pc9kc.testy.mongo
- MongoDataSet<T> - Interface in fr.ght1pc9kc.testy.mongo
-
Set of documents used to initialize a collection with data.
N
- newConnection() - Method in interface fr.ght1pc9kc.testy.beat.brokers.EmbeddedBroker
-
Build a new connection to the broker.
- newConnection() - Method in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
-
Open a new connection on the broker.
O
- of(byte[]) - Static method in class fr.ght1pc9kc.testy.beat.messaging.AmqpMessage
-
Create a simple response
- OFF - Enum constant in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
-
No trace.
- on(String) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver.FixedRequestsConsumerBuilder
-
Define the queue on which the messages are consumed.
- on(String, String) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedSender.BasicPublisher
-
Basic publish the message on given exchange with given routing key.
- on(String, String) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedSender.RpcPublisher
-
Send a RPC request on the given exchange with given routing key.
- outer(Extension) - Static method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
P
- P_MONGO_DB_NAME - Static variable in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- PortUtils - Class in fr.ght1pc9kc.testy.core.utils
- PortUtils() - Constructor for class fr.ght1pc9kc.testy.core.utils.PortUtils
Q
- QpidEmbeddedBroker - Class in fr.ght1pc9kc.testy.beat.brokers
-
Class wrapping an embedded AMQP broker provided by Apache QPID.
- QpidEmbeddedBroker() - Constructor for class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
-
Default constructor for the broker.
- QpidEmbeddedBroker(String, String, int, String, String) - Constructor for class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
-
Create a customized broker.
R
- randomFreePort() - Static method in class fr.ght1pc9kc.testy.core.utils.PortUtils
-
Find a free random port on the local machine Use
ServerSocket
. - RandomPortException - Exception in fr.ght1pc9kc.testy.core.exceptions
- RandomPortException(String, Throwable) - Constructor for exception fr.ght1pc9kc.testy.core.exceptions.RandomPortException
- readDeliveryValue(Delivery, ObjectMapper, TypeReference<? extends T>) - Static method in class fr.ght1pc9kc.testy.beat.utils.DeliveryMappingHelper
-
Map a delivery to java Object.
- readDeliveryValue(Delivery, ObjectMapper, Class<? extends T>) - Static method in class fr.ght1pc9kc.testy.beat.utils.DeliveryMappingHelper
-
Map a delivery to java Object.
- records() - Method in interface fr.ght1pc9kc.testy.jooq.model.RelationalDataSet
- RedisPort - Annotation Interface in fr.ght1pc9kc.testy.redis
- register() - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension.ChainedExtensionBuilder
- RelationalDataSet<T extends org.jooq.TableRecord<T>> - Interface in fr.ght1pc9kc.testy.jooq.model
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData
- resolveParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.redis.WithEmbeddedRedis
- rpc(AmqpMessage) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedSender
-
Send a RPC request with given message.
- RpcPublisher() - Constructor for class fr.ght1pc9kc.testy.beat.messaging.MockedSender.RpcPublisher
S
- script - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Script name for the executed migration.
- setCatalog(String) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
- setDatabaseName(String) - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo.WithEmbeddedMongoBuilder
- setDatasourceExtension(DatasourceExtension) - Method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
-
Allow to link the
DatasourceExtension
with theWithDatabaseLoaded
. - setDatasourceExtension(DatasourceExtension) - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext.WithDslContextBuilder
- setDialect(SQLDialect) - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext.WithDslContextBuilder
- setMigrationsLocation(String) - Method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
-
Allow to set the migrations location.
- setReferentialIntegrity(boolean) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
- setTableName(String) - Method in class fr.ght1pc9kc.testy.jooq.WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder
-
Define a customized name for the history table.
- setTraceLevel(DatabaseTraceLevel) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
- skipNextSampleLoad() - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded.Tracker
- skipNextSampleLoad() - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData.Tracker
- start() - Method in interface fr.ght1pc9kc.testy.beat.brokers.EmbeddedBroker
-
Start the broker.
- start() - Method in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
-
Start the embedded AMQP broker.
- start() - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver.MockedConsumerBuilder
-
Start consuming the given number of requests on the given queue.
- stop() - Method in interface fr.ght1pc9kc.testy.beat.brokers.EmbeddedBroker
-
Stop the broker.
- stop() - Method in class fr.ght1pc9kc.testy.beat.brokers.QpidEmbeddedBroker
-
Stop the AMQP broker.
- StringVargsAggregator - Class in fr.ght1pc9kc.testy.params.aggregators
-
Allow to aggregate String Var Args in junit parameterized Test
- StringVargsAggregator() - Constructor for class fr.ght1pc9kc.testy.params.aggregators.StringVargsAggregator
- success - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Flag indicating if the migration has been successfully executed.
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.ChainedExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithDslContext
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData
- supportsParameter(ParameterContext, ExtensionContext) - Method in class fr.ght1pc9kc.testy.redis.WithEmbeddedRedis
T
- thenRespond(AmqpMessage) - Method in class fr.ght1pc9kc.testy.beat.messaging.MockedReceiver.MockedConsumerBuilder
-
Define the next respond for a request.
- Tracker() - Constructor for class fr.ght1pc9kc.testy.jooq.WithSampleDataLoaded.Tracker
- Tracker() - Constructor for class fr.ght1pc9kc.testy.mongo.WithMongoData.Tracker
- type - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Type of the executed migration.
U
- useFlywayDefaultLocation() - Method in class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
-
Use the Flyway default migrations location instead a migration with catalog name.
V
- valueOf(String) - Static method in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class fr.ght1pc9kc.testy.jooq.model.DatabaseTraceLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- version - Variable in class fr.ght1pc9kc.testy.jooq.model.FlywayVersion
-
Version of the executed migration.
W
- WithDatabaseLoaded - Class in fr.ght1pc9kc.testy.jooq
-
This extension depends on a
DatasourceExtension
and runs a Flyway migration on the related DB catalog. - WithDatabaseLoaded() - Constructor for class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded
- WithDatabaseLoaded.WithDatabaseLoadedBuilder - Class in fr.ght1pc9kc.testy.jooq
-
Builder for
WithDatabaseLoaded
- WithDatabaseLoadedBuilder() - Constructor for class fr.ght1pc9kc.testy.jooq.WithDatabaseLoaded.WithDatabaseLoadedBuilder
- WithDslContext - Class in fr.ght1pc9kc.testy.jooq
-
Provide a
DSLContext
for the Unit Test - WithDslContext.WithDslContextBuilder - Class in fr.ght1pc9kc.testy.jooq
- WithDslContextBuilder() - Constructor for class fr.ght1pc9kc.testy.jooq.WithDslContext.WithDslContextBuilder
- withEmbeddedBroker(EmbeddedBroker) - Method in class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock.WithRabbitMockBuilder
-
Define a customized embedded broker.
- WithEmbeddedMongo - Class in fr.ght1pc9kc.testy.mongo
-
Allow to launch en Embedded Mongo DB
- WithEmbeddedMongo() - Constructor for class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo
- WithEmbeddedMongo.WithEmbeddedMongoBuilder - Class in fr.ght1pc9kc.testy.mongo
- WithEmbeddedMongoBuilder() - Constructor for class fr.ght1pc9kc.testy.mongo.WithEmbeddedMongo.WithEmbeddedMongoBuilder
- WithEmbeddedRedis - Class in fr.ght1pc9kc.testy.redis
-
Allow to launch en Embedded Redis DB
- WithEmbeddedRedis() - Constructor for class fr.ght1pc9kc.testy.redis.WithEmbeddedRedis
- WithFlywaySchemaHistory - Class in fr.ght1pc9kc.testy.jooq
-
Extension used to initialize a Flyway history in a database.
- WithFlywaySchemaHistory.WithFlywaySchemaHistoryBuilder - Class in fr.ght1pc9kc.testy.jooq
-
Builder class for
WithFlywaySchemaHistory
extension. - WithInMemoryDatasource - Class in fr.ght1pc9kc.testy.jooq
-
Allow to create an H2 in-memory database.
- WithInMemoryDatasource() - Constructor for class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource
- WithInMemoryDatasource.WithInMemoryDatasourceBuilder - Class in fr.ght1pc9kc.testy.jooq
- WithInMemoryDatasourceBuilder() - Constructor for class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
- WithMongoData - Class in fr.ght1pc9kc.testy.mongo
-
Extension allowing to initialize a mongo database with data.
- WithMongoData.Tracker - Class in fr.ght1pc9kc.testy.mongo
- WithMongoData.WithMongoDataBuilder - Class in fr.ght1pc9kc.testy.mongo
-
Builder for the extension class
WithMongoData
. - withObjectMapper(WithObjectMapper) - Method in class fr.ght1pc9kc.testy.mongo.WithMongoData.WithMongoDataBuilder
-
Add a customized object mapper to convert the objects to documents.
- WithObjectMapper - Class in fr.ght1pc9kc.testy.core.extensions
-
Allow getting a Jackson ObjectMapper in Tests.
- WithObjectMapper() - Constructor for class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper
- WithObjectMapper.WithObjectMapperBuilder - Class in fr.ght1pc9kc.testy.core.extensions
-
Allow to build a more complex ObjectMapper with
Module
and Mixin - WithObjectMapperBuilder() - Constructor for class fr.ght1pc9kc.testy.core.extensions.WithObjectMapper.WithObjectMapperBuilder
- WithRabbitMock - Class in fr.ght1pc9kc.testy.beat.extensions
-
Allow getting a rabbit broker in tests.
- WithRabbitMock.WithRabbitMockBuilder - Class in fr.ght1pc9kc.testy.beat.extensions
-
Allow to build a Channel rabbit
- WithRabbitMockBuilder() - Constructor for class fr.ght1pc9kc.testy.beat.extensions.WithRabbitMock.WithRabbitMockBuilder
- WithSampleDataLoaded - Class in fr.ght1pc9kc.testy.jooq
-
This extension allows you to load test data into a previously created database.
- WithSampleDataLoaded.SampleLoaderBuilder - Class in fr.ght1pc9kc.testy.jooq
- WithSampleDataLoaded.Tracker - Class in fr.ght1pc9kc.testy.jooq
- wrapTcpServer(boolean) - Method in class fr.ght1pc9kc.testy.jooq.WithInMemoryDatasource.WithInMemoryDatasourceBuilder
- writeObjectAsByte(Object, ObjectMapper) - Static method in class fr.ght1pc9kc.testy.beat.utils.DeliveryMappingHelper
-
Write an object as bytes.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form