Polish
This commit is contained in:
parent
55a7a49863
commit
373cf30b75
|
|
@ -31,6 +31,8 @@ import org.springframework.lang.Nullable;
|
|||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
/**
|
||||
* Tests for {@link JdkClientHttpRequestFactory}.
|
||||
*
|
||||
* @author Marten Deinum
|
||||
*/
|
||||
class JdkClientHttpRequestFactoryTests extends AbstractHttpRequestFactoryTests {
|
||||
|
|
|
|||
Loading…
Reference in New Issue