A B C D E G I K M N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addMessageListener(MessageListener<K, V>) - Method in class io.microsphere.spring.test.kafka.CompositeMessageListener
- addMessageListeners(Iterable<MessageListener<K, V>>) - Method in class io.microsphere.spring.test.kafka.CompositeMessageListener
- AnnotatedTypeMetadataTestFactory - Class in io.microsphere.spring.test.context.annotation
-
AnnotatedTypeMetadata
Test Factory - AnnotatedTypeMetadataTestFactory() - Constructor for class io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory
B
- brokerProperties() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
-
Properties in form key=value that should be added to the broker config before runs.
- brokerPropertiesLocation() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
-
Spring
Resource
url specifying the location of properties that should be added to the broker config. - brokers() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
C
- ClassImportBeanDefinitionRegistrar - Class in io.microsphere.spring.test
-
Class
ImportBeanDefinitionRegistrar
- ClassImportBeanDefinitionRegistrar(String[]) - Constructor for class io.microsphere.spring.test.ClassImportBeanDefinitionRegistrar
- CompatibilityTestUtils - Class in io.microsphere.test.util
-
Compatibility test tool
- CompatibilityTestUtils() - Constructor for class io.microsphere.test.util.CompatibilityTestUtils
- compositeMessageListener() - Method in class io.microsphere.spring.test.kafka.KafkaTestConfiguration
- CompositeMessageListener<K,V> - Class in io.microsphere.spring.test.kafka
-
Composite
MessageListener
- CompositeMessageListener() - Constructor for class io.microsphere.spring.test.kafka.CompositeMessageListener
- configFile() - Method in annotation type io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
- controlledShutdown() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
- createMethodAnnotatedTypeMetadata() - Method in class io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory
D
- dataSource() - Method in annotation type io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
E
- EmbeddedDatabaseType - Enum in io.microsphere.spring.test.jdbc.embedded
-
Embedded database types
- EmbeddedKafkaHolder - Class in io.microsphere.spring.test.kafka.embedded
- EnableEmbeddedDatabase - Annotation Type in io.microsphere.spring.test.jdbc.embedded
-
Enable an embedded database
- EnableEmbeddedDatabases - Annotation Type in io.microsphere.spring.test.jdbc.embedded
-
Repeatable
EnableEmbeddedDatabase
- EnableEmbeddedRedisServer - Annotation Type in io.microsphere.spring.test.redis.embedded
-
Enable the embedded Redis server
- EnableKafkaTest - Annotation Type in io.microsphere.spring.test.kafka
-
Enable Kafka Test
- EnableRedisTest - Annotation Type in io.microsphere.spring.test.redis
-
Enable Redis Test configures the component list:
RedisTemplate<Object,Object>
StringRedisTemplate
RedisServer
G
- getBeanFactory() - Method in class io.microsphere.spring.test.context.annotation.TestConditionContext
- getClassLoader() - Method in class io.microsphere.spring.test.context.annotation.TestConditionContext
- getEmbeddedKafka() - Static method in class io.microsphere.spring.test.kafka.embedded.EmbeddedKafkaHolder
- getEnvironment() - Method in class io.microsphere.spring.test.context.annotation.TestConditionContext
- getRegistry() - Method in class io.microsphere.spring.test.context.annotation.TestConditionContext
- getResourceLoader() - Method in class io.microsphere.spring.test.context.annotation.TestConditionContext
I
- io.microsphere.spring.test - package io.microsphere.spring.test
- io.microsphere.spring.test.context.annotation - package io.microsphere.spring.test.context.annotation
- io.microsphere.spring.test.jdbc.embedded - package io.microsphere.spring.test.jdbc.embedded
- io.microsphere.spring.test.kafka - package io.microsphere.spring.test.kafka
- io.microsphere.spring.test.kafka.embedded - package io.microsphere.spring.test.kafka.embedded
- io.microsphere.spring.test.redis - package io.microsphere.spring.test.redis
- io.microsphere.spring.test.redis.embedded - package io.microsphere.spring.test.redis.embedded
- io.microsphere.test.util - package io.microsphere.test.util
K
- kafkaTemplate(EmbeddedKafkaBroker) - Method in class io.microsphere.spring.test.kafka.KafkaTestConfiguration
- KafkaTestConfiguration<K,V> - Class in io.microsphere.spring.test.kafka
-
Kafka Test configuration
- KafkaTestConfiguration(ObjectProvider<RecordMessageConverter>, ObjectProvider<ProducerListener<K, V>>) - Constructor for class io.microsphere.spring.test.kafka.KafkaTestConfiguration
M
- MARIADB - io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
-
MariaDB
- messageListenerContainer(EmbeddedKafkaBroker, CompositeMessageListener<K, V>) - Method in class io.microsphere.spring.test.kafka.KafkaTestConfiguration
N
- name() - Method in annotation type io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
- NO_DEFINITION - Static variable in annotation type io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
-
No Definition
O
- onMessage(ConsumerRecord<K, V>) - Method in class io.microsphere.spring.test.kafka.CompositeMessageListener
- onMessage(ConsumerRecord<K, V>, Consumer<?, ?>) - Method in class io.microsphere.spring.test.kafka.CompositeMessageListener
- onMessage(ConsumerRecord<K, V>, Acknowledgment) - Method in class io.microsphere.spring.test.kafka.CompositeMessageListener
- onMessage(ConsumerRecord<K, V>, Acknowledgment, Consumer<?, ?>) - Method in class io.microsphere.spring.test.kafka.CompositeMessageListener
P
- partitions() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
- port() - Method in annotation type io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
-
JDBC connection port
- port() - Method in annotation type io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
- ports() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
-
Set explicit ports on which the kafka brokers will listen.
- primary() - Method in annotation type io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
- properties() - Method in annotation type io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
- PUBLIC_METHOD_FILTER - Static variable in class io.microsphere.test.util.CompatibilityTestUtils
- PUBLIC_STATIC_FIELD_FILTER - Static variable in class io.microsphere.test.util.CompatibilityTestUtils
R
- registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class io.microsphere.spring.test.ClassImportBeanDefinitionRegistrar
S
- setApplicationContext(ApplicationContext) - Method in class io.microsphere.spring.test.context.annotation.TestConditionContext
- setBeanClassLoader(ClassLoader) - Method in class io.microsphere.spring.test.context.annotation.AnnotatedTypeMetadataTestFactory
- setting() - Method in annotation type io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
- slaveOf() - Method in annotation type io.microsphere.spring.test.redis.embedded.EnableEmbeddedRedisServer
- SQLITE - io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
T
- testCompatibilityOnFields(Class<?>, Class<?>) - Static method in class io.microsphere.test.util.CompatibilityTestUtils
-
Testing field Compatibility
- testCompatibilityOnFields(Class<?>, Class<?>, Predicate<Field>) - Static method in class io.microsphere.test.util.CompatibilityTestUtils
-
Testing field Compatibility
- testCompatibilityOnMethods(Class<?>, Class<?>, Predicate<Method>) - Static method in class io.microsphere.test.util.CompatibilityTestUtils
-
Test method compatibility
- TestConditionContext - Class in io.microsphere.spring.test.context.annotation
-
ConditionContext
test - TestConditionContext() - Constructor for class io.microsphere.spring.test.context.annotation.TestConditionContext
- topics() - Method in annotation type io.microsphere.spring.test.kafka.EnableKafkaTest
-
Topics that should be created Topics may contain property placeholders, e.g.
- type() - Method in annotation type io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabase
V
- value() - Method in annotation type io.microsphere.spring.test.jdbc.embedded.EnableEmbeddedDatabases
- valueOf(String) - Static method in enum io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.microsphere.spring.test.jdbc.embedded.EmbeddedDatabaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages