This commit is contained in:
Spencer Gibb
2016-06-09 13:09:09 -06:00
parent 7d295bdc8b
commit 09cc1f2db0

View File

@@ -50,6 +50,7 @@ public class SpringClientFactoryTests {
this.factory.destroy();
}
@SuppressWarnings("deprecation")
@Test
public void testCookiePolicy() {
RestClient client = this.factory.getClient("foo", RestClient.class);