Skip to content

Commit bf8a339

Browse files
habumarstoyanchev
authored andcommitted
Fix JavaDoc in MockRestServiceServer
1 parent 62e9d6b commit bf8a339

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-test-mvc/src/main/java/org/springframework/test/web/client/MockRestServiceServer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
* // Use the hotel instance...
5151
*
5252
* mockServer.verify();
53+
* </pre>
5354
*
5455
* <p>To create an instance of this class, use {@link #createServer(RestTemplate)}
5556
* and provide the {@code RestTemplate} to set up for the mock testing.

0 commit comments

Comments
 (0)