百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

equalsverifier

> 测试质量
开源

EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.

740 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

EqualsVerifier can be used in Java unit tests to verify whether the contract for the equals and hashCode methods is met.

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

> 标签

Javaequalsjavatesting

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类测试质量
定价开源

> 相关工具

J
Jest
JavaScript 测试框架
P
Playwright
现代端到端测试框架
E
eslint-plugin-test-selectors
Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.