google-nomulus/core/src
Weimin Yu 5face3b2fe Add Test suite support for JUnit 5 classes (#549)
* Add Test suite support for JUnit 5 classes

Added Gradle dependencies and updated lockfiles.

Updated SqlInegrationTestSuite to use new annotations.

Migrated one member class in SqlIntegrationTestSuite (CursorDaoTest)
to JUnit 5, and verified that the new Suite runner can handle a
mixture of JUnit 4 and 5 tests in one suite.

Note that Gradle tests that run TestSuites must choose JUnit 4.
Updated core/build.gradle and integration/build.gradle.
2020-04-07 21:06:49 -04:00
..
main Upgrade CompareDbBackup for Datastore V3 (#543) 2020-04-06 10:50:38 -04:00
nonprod/java/google/registry/tools Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
test Add Test suite support for JUnit 5 classes (#549) 2020-04-07 21:06:49 -04:00