spring-test
-
替换导入org.springframework.test.context.transaction.TransactionConfiguration;在Spring测试4.3.1版本?
-
当我 "Run Spring as JUnit Test" 时内部会发生什么?
-
Spring 测试为不安全的 URL 返回 401
-
Spring 未选择启动测试配置
-
如何为 gradle 构建的 spring 引导应用程序设置活动配置文件?
-
Spring Junit测试returns 404错误码
-
仅在测试时:未找到 HTTP 请求的映射
-
错误测试 spring boot 1.4 应用程序
-
在运行时用 H2 DataSource 替换 DataSource bean
-
多个 Spring 应用程序的单一集成测试
-
将基于配置文件的属性文件解析为 spring 测试
-
@ContextHierarchy 在继承场景之外有用吗?
-
如何在 SpringJunit4TestRunner 中将 @ComponentScan 与特定于测试的 ContextConfigurations 一起使用?
-
将超类中的@Sql与子类中的@Sql合并
-
在测试前后使 ApplicationContext 变脏 class
-
在 WebEnvironment 中使用 springBootTest 注释时出现 NullPointerException
-
如何为特定的@Test 指定SpringClassRule/SpringMethodRule 的行为?
-
在 Spring Rest Docs 中记录 byte[] 响应
-
Spring 上下文刷新,组件未在集成测试中正确重新加载
-
使用 @TestPropertySource 属性中的 属性 会导致 NullPointerException