assertj / assertj/assertj-generator
Generate WithAssertions interface with default methods
未关闭
- 主要语言
- Java
- 星标
- 72
- 派生
- 47
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 2
描述
It would be good if we could generate an interface that extends org.assertj.core.api.WithAssertions and contained default methods for all the custom assertions, so that static imports are not required.
贡献指南
调研方向
该 issue 未指定任何文件或测试。首先追踪 assertj-generator 如何生成自定义断言类,然后确定扩展 org.assertj.core.api.WithAssertions 的接口会在哪里生成;当生成的输出为每个自定义断言都包含 default 方法且不使用静态导入时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100