TypeExcludeFilter that can be customized using an
annotation.EnumerablePropertySource to adapt annotations marked with
@PropertyMapping.Auto-configuration imports for typical Data JPA tests.Auto-configuration imports for typical Data MongoDB
tests.Auto-configuration imports for typical jdbc tests.Auto-configuration imports for typical JSON tests.MockMvc.MockRestServiceServer.DataSource.AutoConfigureTestDatabaseTestEntityManager.Auto-configuration imports for typical Spring MVC
tests.configurer.builder.@RunWith(SpringRunner.class)
for a typical JPA test.@RunWith(SpringRunner.class)
for a typical MongoDB test.TypeFilters from @Filter annotations.EntityManager that's actually used to perform all
operations.@RunWith(SpringRunner.class)
for a typical jdbc test.@RunWith(SpringRunner.class)
for a typical JSON test.MockMvc.ConfigurableMockMvcBuilder.AutoConfigureMockMvc.WebClient MockMVC integration.WebDriver MockMVC integration.MockRestServiceServer support.TypeExcludeFilter
with auto-configured tests.Environment.@EnableAutoConfiguration.PropertySource.@RunWith(SpringRunner.class)
for a typical Spring rest client test.Auto-configuration for Spring REST Docs.MockMvcRestDocumentationConfigurer.TestExecutionListener for Spring REST Docs that removes the need for a
@Rule when using JUnit or manual before and after test calls when using
TestNG.PropertyMapping is skipped.DependencyInjectionTestExecutionListener prints the
ConditionEvaluationReport when the context cannot be prepared.MockMvcBuilderCustomizer for a typical Spring Boot application.SpringBootMockMvcBuilderCustomizer instance.EntityManager for use in JPA tests.TestEntityManager instance for the given
EntityManagerFactory.TestEntityManager.TypeExcludeFilter classes
that should be applied to @SpringBootApplication
component scanning.RestTemplate.@RunWith(SpringRunner.class)
for a typical Spring MVC test.Copyright © 2017 Pivotal Software, Inc.. All rights reserved.