Modifier and Type | Class and Description |
---|---|
interface |
DataJdbcTest
Annotation that can be used for a Data JDBC test that focuses only on
Data JDBC components.
|
Modifier and Type | Class and Description |
---|---|
interface |
DataLdapTest
Annotation that can be used for an LDAP test that focuses only on LDAP
components.
|
Modifier and Type | Class and Description |
---|---|
interface |
DataMongoTest
Annotation that can be used for a MongoDB test that focuses only on
MongoDB components.
|
Modifier and Type | Class and Description |
---|---|
interface |
DataNeo4jTest
Annotation that can be used for a Neo4j test that focuses only on
Neo4j components.
|
Modifier and Type | Class and Description |
---|---|
interface |
DataRedisTest
Annotation for a Data Redis test that focuses only on Redis
components.
|
Modifier and Type | Class and Description |
---|---|
interface |
JdbcTest
Annotation for a JDBC test that focuses only on JDBC-based components.
|
Modifier and Type | Class and Description |
---|---|
interface |
JooqTest
Annotation for a jOOQ test that focuses only on jOOQ-based components.
|
Modifier and Type | Class and Description |
---|---|
interface |
JsonTest
Annotation for a JSON test that focuses only on JSON serialization.
|
Modifier and Type | Class and Description |
---|---|
interface |
DataJpaTest
Annotation for a JPA test that focuses only on JPA components.
|
Modifier and Type | Class and Description |
---|---|
interface |
RestClientTest
Annotation for a Spring rest client test that focuses only on beans
that use
RestTemplateBuilder . |
Modifier and Type | Class and Description |
---|---|
interface |
WebFluxTest
Annotation that can be used for a Spring WebFlux test that focuses
only on Spring WebFlux components.
|
Modifier and Type | Class and Description |
---|---|
interface |
WebMvcTest
Annotation that can be used for a Spring MVC test that focuses only on
Spring MVC components.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.