pojo-testing
There are 12 repositories under pojo-testing topic.
OpenPojo/openpojo
POJO Testing & Identity Management Made Trivial
sta-szek/pojo-tester
Java testing framework for testing pojo methods. It tests equals, hashCode, toString, getters, setters, constructors and whatever you report in issues ;)
obsidiandynamics/pojo-tester
Java framework for testing POJO methods; tests equals, hashCode, toString, getters, setters and constructors
benjamineckstein/showcase
A showcase of testing. Architecture, Pojo, and Mutation testing
Lonzak/unittest-utilities
Automated junit tests for DTO, Entity, JavaBeans style classes to increase test coverage
RoRoche/JavaObjectsOnSteroids
Example with useful libraries to speed up Java objects writing and testing.
andysundar/JavaUnitTestHelper
Framework to automate Java unit testing
fabasoad/pojo
POJO testing library that help you to avoid boilerplate code to test your POJO classes
ndrone/immutablePojoWithBuilder
Sample repository on how to create immutable pojo's and use builder patterns with Jackson
sluizin/MaQiaoSelfcheckBean
对pojo对象的自检。
Zahid-Automate/rest-assured
Rest Assured using Java