mirror of
https://github.com/google/nomulus.git
synced 2025-08-04 17:01:51 +02:00
* Create an ImmutableObjectSubject for comparing SQL objects Many times, when comparing objects that are loaded in from / saved to SQL in tests, there are some fields we don't care about. Specifically, we might not care about the last update time, revision ID, or other things like that that are autoassigned by the DB. If we use this, we can ignore those fields while still comparing the other ones. * Create an ImmutableObject Correspondence for more flexible usage |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |