converted to Validate object

This commit is contained in:
Willem 2015-07-27 21:17:00 +02:00
parent ca20240d30
commit 1e69054eb7
14 changed files with 55 additions and 69 deletions

View file

@ -7,7 +7,6 @@ import static org.junit.Assert.assertNotNull;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.function.Supplier;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;