googleapis / googleapis/google-cloud-java
[sdk-platform-java] Update environment variable unit tests with Junit 5 features after dropping Java 8 support
未关闭
next major: breaking change
priority: p3
type: cleanup
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 154
描述
We tried to use Junit 5 extensions to update unit tests that depends on preset environment variables (see googleapis/sdk-platform-java#2799).
However, `junit-pioneer` is not compatible with Java 8 (so as other extensions like [system-stubs](https://github.com/webcompere/system-stubs)).
We should update unit tests after dropping Java 8 support. See https://github.com/googleapis/sdk-platform-java/pull/2724#discussion_r1605456611 for details.
贡献指南
评估
这个 Issue 还没有评估数据。