google-nomulus/core
Weimin Yu 03d02ab299
Fix JpaIntegrationRule in JUnit4 (#687)
* Fix JpaIntegrationRule in JUnit4

Made DatastoreExtension a JUnit4 Rule.

Nomulus model objects need Datastore API when manipulating Ofy keys.
As a result, JpaIntegrationTestRule must be used with AppEngineRule
or DatastoreExtension.

Also fixed WriteToSqlTest, which is the only JUnit4 test that uses
JpaIntegrationTestRule.
2020-07-15 10:42:33 -04:00
..
gradle/dependency-locks Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
src Fix JpaIntegrationRule in JUnit4 (#687) 2020-07-15 10:42:33 -04:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Convert RDE tests (and some test rules) from JUnit 4 to JUnit 5 (#677) 2020-07-10 21:32:36 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00