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 io.ebeaninternal.server.loadcontext;
import io.ebean.BaseTestCase;
import io.ebean.xtest.BaseTestCase;
import io.ebean.FetchConfig;
import io.ebean.Query;
import io.ebeaninternal.server.core.OrmQueryRequest;