mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
b8df0bac24
* 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.