Update 35.3. Testing Spring Boot applications.md

master
qibaoguang 2015-05-18 17:14:16 +08:00
parent f61e8c8aab
commit 1ec98b75dc
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ public class SomeIntegrationTests {
// ...
}
```
可以查看[Section 64.4, “Discover the HTTP port at runtime”](),它描述了如何在测试期间发现分配的实际端口。
可以查看[Section 64.4, “Discover the HTTP port at runtime”](../IX. How-to guides/64.4. Discover the HTTP port at runtime.md),它描述了如何在测试期间发现分配的实际端口。