文件名称:Android代码-hamcrest-pojo-matcher-generator
文件大小:50KB
文件格式:ZIP
更新时间:2022-08-26 02:13:08
Android代码
Hamcrest Feature Matcher Generator for POJOs Inspired by lot of dummy work to create matchers for fields in auto-generated beans to write POJO-based tests. Generates Hamcrest's Feature Matchers for every field annotated with @GenerateMatcher annotation (ru.yandex.qatools.processors.matcher.gen.annotations.GenerateMatcher). Useful for testing auto-generated unmarshalled beans with help of jsonschema2pojo Gson or JAXB Usage Guide 1. Add dependency from Maven Central ru.yandex.qatool
【文件预览】:
hamcrest-pojo-matcher-generator-master
----.gitignore(104B)
----README.md(6KB)
----pom.xml(5KB)
----LICENSE(11KB)
----feature-matcher-generator()
--------pom.xml(3KB)
--------src()
----feature-matcher-generator-e2e-test()
--------pom.xml(2KB)
--------src()
----.travis.yml(75B)