mirror of
https://github.com/google/nomulus
synced 2026-05-30 19:46:34 +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.