assertj / assertj/assertj-swing
BasicComponentFinder fails immediately without timeout when no match found
未关闭
- 主要语言
- Java
- 星标
- 121
- 派生
- 52
- PR 合并指标
- 30 天内没有已合并 PR
描述
Currently the BasicComponentFinder fails immediately if no match is found. In many situations it would help that it tired to find for specified time before failing. This would make tests more robust.
贡献指南
调研方向
定位 BasicComponentFinder 以及在找不到匹配项时失败的现有路径。阅读相关测试,然后确定应如何提供和验证指定的搜索时长;完成的标准是在失败前等待该时长,并且测试覆盖延迟失败行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- testing
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100