=doc rename ModelSpec => ModelTest to adapt to the convention
This commit is contained in:
parent
c429788c6b
commit
f889112096
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ import akka.http.javadsl.model.*;
|
|||
import akka.http.javadsl.model.headers.*;
|
||||
//#import-model
|
||||
|
||||
public class ModelSpec {
|
||||
public class ModelTest {
|
||||
@Test
|
||||
public void testConstructRequest() {
|
||||
//#construct-request
|
||||
Loading…
Add table
Add a link
Reference in a new issue