索引

A B C D E F G H I J K L M N O P R S T U V Z 
All Classes and Interfaces|常量字段值|所有程序包

A

ACTIVE_MQ_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
activeMq() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running ActiveMQ.
architecture() - annotation interface 中的元素 infra.test.junit.DisabledOnOs
The architectures on which the annotated class or method should be disabled.
assertThat(SimpleAsyncTaskExecutor) - 类中的静态方法 infra.test.assertj.SimpleAsyncTaskExecutorAssert
Creates a new assertion class with the given SimpleAsyncTaskExecutor.

B

BuildOutput - infra.test中的类
Provides access to build output locations in a build system and IDE agnostic manner.
BuildOutput(Class<?>) - 类的构造器 infra.test.BuildOutput
 

C

cache - 类中的静态变量 infra.test.classpath.ModifiedClassPathClassLoader
 
cassandra() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Cassandra.
CASSANDRA_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
CassandraContainer - infra.test.testcontainers中的类
Custom CassandraContainer tuned for stability in heavily contended environments such as CI.
CassandraContainer() - 类的构造器 infra.test.testcontainers.CassandraContainer
 
check(String[]) - 类中的方法 infra.test.process.DisabledIfProcessUnavailableCondition
 
ClassPathEntryFilter(List<MergedAnnotations>) - 类的构造器 infra.test.classpath.ModifiedClassPathClassLoader.ClassPathEntryFilter
 
ClassPathExclusions - infra.test.classpath中的Annotation Interface
Annotation used to exclude entries from the classpath.
ClassPathOverrides - infra.test.classpath中的Annotation Interface
Annotation used to override entries on the classpath.
compute(ClassLoader, List<AnnotatedElement>) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
couchbase() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Couchbase.
COUCHBASE_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
createDependencies(String[]) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
createRepositorySystem() - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 

D

DISABLED - 类中的静态变量 infra.test.testcontainers.DisabledIfDockerUnavailableCondition
 
DisabledIfDockerUnavailable - infra.test.testcontainers中的Annotation Interface
Disables test execution if Docker is unavailable.
DisabledIfDockerUnavailableCondition - infra.test.testcontainers中的类
An ExecutionCondition that disables execution if Docker is unavailable.
DisabledIfDockerUnavailableCondition() - 类的构造器 infra.test.testcontainers.DisabledIfDockerUnavailableCondition
 
DisabledIfProcessUnavailable - infra.test.process中的Annotation Interface
Disables test execution if a process is unavailable.
DisabledIfProcessUnavailableCondition - infra.test.process中的类
An ExecutionCondition that disables execution if specified processes cannot start.
DisabledIfProcessUnavailableCondition() - 类的构造器 infra.test.process.DisabledIfProcessUnavailableCondition
 
DisabledIfProcessUnavailables - infra.test.process中的Annotation Interface
Repeatable container for DisabledIfProcessUnavailable.
DisabledOnOs - infra.test.junit中的Annotation Interface
Improves JUnit5's DisabledOnOs by adding an architecture check.
DisabledOnOsCondition - infra.test.junit中的类
Evaluates DisabledOnOs.
DisabledOnOsCondition() - 类的构造器 infra.test.junit.DisabledOnOsCondition
 
disabledReason() - annotation interface 中的元素 infra.test.junit.DisabledOnOs
See DisabledOnOs.disabledReason().
DockerImageNames - infra.test.testcontainers中的类
Create DockerImageName instances for services used in integration tests.
DockerImageNames() - 类的构造器 infra.test.testcontainers.DockerImageNames
 
doExtractUrls(ClassLoader) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 

E

elasticsearch() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Elasticsearch 7.
ELASTICSEARCH_8_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
ELASTICSEARCH_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
elasticsearch8() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Elasticsearch 8.
ENABLED - 类中的静态变量 infra.test.testcontainers.DisabledIfDockerUnavailableCondition
 
evaluate(DisabledOnOs) - 类中的方法 infra.test.junit.DisabledOnOsCondition
 
evaluateExecutionCondition(ExtensionContext) - 类中的方法 infra.test.junit.DisabledOnOsCondition
 
evaluateExecutionCondition(ExtensionContext) - 类中的方法 infra.test.process.DisabledIfProcessUnavailableCondition
 
evaluateExecutionCondition(ExtensionContext) - 类中的方法 infra.test.testcontainers.DisabledIfDockerUnavailableCondition
 
excludedPackages - 类中的变量 infra.test.classpath.ModifiedClassPathClassLoader
 
excludedPackages(List<MergedAnnotations>) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
exclusions - 类中的变量 infra.test.classpath.ModifiedClassPathClassLoader.ClassPathEntryFilter
 
extractUrls(ClassLoader) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
extractUrlsFromManifestClassPath(URL) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 

F

files() - annotation interface 中的元素 infra.test.classpath.ClassPathExclusions
One or more Ant-style patterns that identify entries to be excluded from the class path.
ForkedClassPath - infra.test.classpath中的Annotation Interface
Annotation used to fork the classpath.

G

get(Class<?>, Method, List<Object>) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
getAdditionalUrls(List<MergedAnnotations>) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
getAnnotatedElements(Object[]) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
getAnnotationValue(AnnotatedElement) - 类中的方法 infra.test.process.DisabledIfProcessUnavailableCondition
 
getClassPath(URL) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
getManifestMainAttributesFromUrl(URL) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
getRootLocation() - 类中的方法 infra.test.BuildOutput
Returns the root location into which build output is written.
getTestClassesLocation() - 类中的方法 infra.test.BuildOutput
Returns the location into which test classes have been built.
getTestResourcesLocation() - 类中的方法 infra.test.BuildOutput
Returns the location into which test resources have been built.

H

hasAnnotation(AnnotatedElement) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 

I

infra.test - 程序包 infra.test
 
infra.test.assertj - 程序包 infra.test.assertj
Custom AssertJ assertions.
infra.test.classpath - 程序包 infra.test.classpath
Custom JUnit extension to change the classpath.
infra.test.junit - 程序包 infra.test.junit
 
infra.test.process - 程序包 infra.test.process
Classes to help when shelling out to processes in tests.
infra.test.testcontainers - 程序包 infra.test.testcontainers
Support for testing with Testcontainers.
INTELLIJ_CLASSPATH_JAR_PATTERN - 类中的静态变量 infra.test.classpath.ModifiedClassPathClassLoader
 
intercept(InvocationInterceptor.Invocation<Void>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptAfterAllMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptAfterEachMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptBeforeAllMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptBeforeEachMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptTestMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
interceptTestTemplateMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
isExcluded(URL) - 类中的方法 infra.test.classpath.ModifiedClassPathClassLoader.ClassPathEntryFilter
 
isManifestOnlyJar(URL) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
isModifiedClassPathClassLoader(ExtensionContext) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 
isShortenedIntelliJJar(URL) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 

J

junitLoader - 类中的变量 infra.test.classpath.ModifiedClassPathClassLoader
 

K

kafka() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Kafka.
KAFKA_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 

L

loadClass(String) - 类中的方法 infra.test.classpath.ModifiedClassPathClassLoader
 

M

MAC_OS - 类中的静态变量 infra.test.process.DisabledIfProcessUnavailableCondition
 
mariadb() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running MariaDB.
MARIADB_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
matcher - 类中的变量 infra.test.classpath.ModifiedClassPathClassLoader.ClassPathEntryFilter
 
MAX_RESOLUTION_ATTEMPTS - 类中的静态变量 infra.test.classpath.ModifiedClassPathClassLoader
 
ModifiedClassPathClassLoader - infra.test.classpath中的类
Custom URLClassLoader that modifies the class path.
ModifiedClassPathClassLoader(URL[], Set<String>, ClassLoader, ClassLoader) - 类的构造器 infra.test.classpath.ModifiedClassPathClassLoader
 
ModifiedClassPathClassLoader.ClassPathEntryFilter - infra.test.classpath中的类
Filter for class path entries.
ModifiedClassPathExtension - infra.test.classpath中的类
A custom Extension that runs tests using a modified class path.
ModifiedClassPathExtension() - 类的构造器 infra.test.classpath.ModifiedClassPathExtension
 
mongo() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Mongo.
MONGO_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
mysql() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running MySQL.
MYSQL_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 

N

neo4j() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Neo4j.
NEO4J_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 

O

ORACLE_XE_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
oracleXe() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running the Oracle database.
os() - annotation interface 中的元素 infra.test.junit.DisabledOnOs
The operating systems on which the annotated class or method should be disabled.

P

packages() - annotation interface 中的元素 infra.test.classpath.ClassPathExclusions
One or more packages that should be excluded from the classpath.
path(String...) - 类中的方法 infra.test.BuildOutput
 
postgresql() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running PostgreSQL.
POSTGRESQL_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
processUrls(URL[], List<MergedAnnotations>) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
producesVirtualThreads() - 类中的方法 infra.test.assertj.SimpleAsyncTaskExecutorAssert
 

R

rabbit() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running RabbitMQ.
RABBIT_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
redis() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Redis.
REDIS_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
RedisContainer - infra.test.testcontainers中的类
A GenericContainer for Redis.
RedisContainer() - 类的构造器 infra.test.testcontainers.RedisContainer
 
redpanda() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Redpanda.
REDPANDA_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
registry() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running a Docker registry.
REGISTRY_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
resolveCoordinates(String[]) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 
runTest(String) - 类中的方法 infra.test.classpath.ModifiedClassPathExtension
 

S

SILENCE_PROPERTY - 类中的静态变量 infra.test.testcontainers.DisabledIfDockerUnavailableCondition
 
SimpleAsyncTaskExecutorAssert - infra.test.assertj中的类
AssertJ Assert for SimpleAsyncTaskExecutor.
SimpleAsyncTaskExecutorAssert(SimpleAsyncTaskExecutor) - 类的构造器 infra.test.assertj.SimpleAsyncTaskExecutorAssert
 
sqlserver() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Microsoft SQLServer.

T

testClass - 类中的变量 infra.test.BuildOutput
 
toURL(String) - 类中的静态方法 infra.test.classpath.ModifiedClassPathClassLoader
 

U

usesPlatformThreads() - 类中的方法 infra.test.assertj.SimpleAsyncTaskExecutorAssert
Verifies that the actual executor uses platform threads.
usesVirtualThreads() - 类中的方法 infra.test.assertj.SimpleAsyncTaskExecutorAssert
Verifies that the actual executor uses virtual threads.
USR_LOCAL_BIN - 类中的静态变量 infra.test.process.DisabledIfProcessUnavailableCondition
 

V

value() - annotation interface 中的元素 infra.test.classpath.ClassPathExclusions
Alias for files.
value() - annotation interface 中的元素 infra.test.classpath.ClassPathOverrides
One or more sets of Maven coordinates (groupId:artifactId:version) to be added to the classpath.
value() - annotation interface 中的元素 infra.test.junit.DisabledOnOs
The operating systems on which the annotated class or method should be disabled.
value() - annotation interface 中的元素 infra.test.process.DisabledIfProcessUnavailable
 
value() - annotation interface 中的元素 infra.test.process.DisabledIfProcessUnavailables
 

Z

zipkin() - 类中的静态方法 infra.test.testcontainers.DockerImageNames
Return a DockerImageName suitable for running Zipkin.
ZIPKIN_VERSION - 类中的静态变量 infra.test.testcontainers.DockerImageNames
 
A B C D E F G H I J K L M N O P R S T U V Z 
All Classes and Interfaces|常量字段值|所有程序包