No effective change - imports of Assert in tests + formatting

This commit is contained in:
Rob Bygrave
2014-07-02 23:29:54 +12:00
parent 10f0ea9bae
commit b973cc3b86
79 changed files with 160 additions and 436 deletions
@@ -2,7 +2,7 @@ package com.avaje.tests.basic;
import java.util.List;
import junit.framework.Assert;
import org.junit.Assert;
import com.avaje.ebean.EbeanServer;
import com.avaje.ebean.EbeanServerFactory;