DATAES-652 - Polishing.

This commit is contained in:
P.J. Meisch 2019-09-20 12:11:14 +02:00
parent 8d044fe3d1
commit 327e0a207c

View File

@ -15,10 +15,8 @@
*/
package org.springframework.data.elasticsearch.client.util;
import static org.hamcrest.Matchers.hasEntry;
import static org.hamcrest.Matchers.hasKey;
import static org.hamcrest.Matchers.not;
import static org.junit.Assert.assertThat;
import static org.hamcrest.Matchers.*;
import static org.junit.Assert.*;
import java.util.HashMap;