mirror of
https://github.com/google/nomulus
synced 2026-04-24 10:10:46 +00:00
* Update various tests to work with SQL as well The main weird bit here is adding a method in DatabaseHelper to retrieve and initialize all objects in either database. The initialization is necessary since it's used post-command-dry-run to make sure that no changes were actually made.