spring-test
-
SpringRunner 只初始化给定的 bean
-
springboot Junit测试NoClassDefFoundError EntityManagerFactoryBuilderImpl
-
如何忽略 webservice junit 测试中的验证/ConstraintValidator?
-
Spring 使用@DataJpaTest 进行测试无法使用@Repository 自动装配class(但接口存储库可以工作!)
-
Spring 中的@Import 与@ContextConfiguration
-
Spring Kafka 应用程序的应用程序负载测试期间未找到主题错误
-
Spring @ConfigurationProperties 绑定在测试中失败
-
Groovy 使用@ContextHierarchy 测试class
-
Spring MVC 测试:如何向 andExpect 添加描述
-
@WebfluxTest 因子资源失败,例如 posts/post id/comments
-
Spring 启动 ComponentScan excludeFIlters 不排除
-
测试 spring-boot @service class
-
如何测试 Spring @Conditional beans
-
Spring 的测试注解@Sql 如何表现得像@BeforeClass?
-
如何在 MockRestServiceServer 中模拟 http header?
-
如何模拟 RestTemplate 的 webservice 响应?
-
测试使用 bean 而不是模拟对象
-
Spring Boot & Swagger 2:UnsatisfiedDependencyException - 存储库测试不工作
-
是否可以在上下文配置中指定一个 @Component class 以便自动解析它的依赖关系?
-
接口上的@SpringBootTest 注释不起作用