Move POST test class to its own package
http://team.baeldung.com/browse/BAEL-11412
This commit is contained in:
parent
746d9c7fff
commit
84ec7094d4
@ -1,4 +1,4 @@
|
||||
package com.baeldung.okhttp;
|
||||
package com.baeldung.okhttp.post;
|
||||
|
||||
import static com.baeldung.client.Consts.APPLICATION_PORT;
|
||||
import static org.hamcrest.Matchers.equalTo;
|
Loading…
x
Reference in New Issue
Block a user