Refactor tests, move BaseTestCase and annotations @ForPlatform @IgnorePlatform

This commit is contained in:
Rob Bygrave
2022-03-24 18:52:37 +13:00
parent e4c06432a0
commit 84a64f9640
603 changed files with 689 additions and 640 deletions
@@ -1,6 +1,6 @@
package org.tests.cache;
import io.ebean.BaseTestCase;
import io.ebean.xtest.BaseTestCase;
import io.ebean.DB;
import io.ebean.Transaction;
import io.ebean.cache.ServerCache;