mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
6042f77d1f
Most of its usage can be replaced by JpaIntegrationTestExtension. In places where specific GAE APIs are still needed, namely when pull queue or the User service is used, two simplifed extensions are used, which makes them much easier to identify when the APIs are no longer used.