fluent-mybatis, mybatis语法增强框架, 综合了mybatis plus, danymic sql, jpa等框架特性和优点, 利用annotation processor生成代码
java测试mock框架,部分语法类似于jmockit和mockito(mock任意方法,包括private,final,static,void),但不仅仅使用了Instrument和cglib代理手段,还扩展使用了Annotation Processor技术,生成方便与开发操作的语法糖工具类,尽可能的减少敲码、降低记忆量,以及实现方法变更后的错误提示
Fluent-Assert是一个测试断言框架,它基于hamcrest框架,实现fluent api格式的断言语法
数据库测试框架,使用fluent api来进行数据准备,数据验证
test4j BDD测试模块 场景化测试:GIVEN, WHEN, THEN三段式环境准备,行为调用,结果验证
Contributions last year: 9
Max continuous contributions: 3
Recent contributions: 3
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.