This project has declared the following modules:
Name | Description |
---|---|
Pojomatic | Automatically provides configurable implementations of the equals(Object), hashCode() and toString() methods inherited from java.lang.Object |
PojomaticTestUtils | Utilities to help with writing tests for, or using, classes which use Pojomatic. This library includes classes with JUnit and TestNG style assertEquals methods which include differences (via Pojomatic.diff(Object, Object)) in the error message if the assertion fails. |
modular-test-project | - |