mirror of
https://github.com/google/nomulus
synced 2026-01-09 15:43:52 +00:00
* Make AppEngineRule work with JUnit 5 Made AppEngineRule work with both JUnit4 and JUnit 5 and applied it to PremiumListTest. Next step is to convert SqlIntegrationTestSuite.java to JUnit5.