mirror of
https://github.com/google/nomulus
synced 2026-04-11 12:07:25 +00:00
* Use an enum instead of boolean in EntityTestCase constructor It's more clear to use an enum rather than just a simple boolean * Add Javadoc and make the enum name more verbose