=doc rename ModelSpec => ModelTest to adapt to the convention

This commit is contained in:
Johannes Rudolph 2015-07-17 12:04:22 +02:00
parent c429788c6b
commit f889112096
2 changed files with 5 additions and 5 deletions

View file

@ -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