Fix package references
Closes gh-839
This commit is contained in:
committed by
Stephane Nicoll
parent
f120f22d51
commit
95fe5f9033
@@ -21,8 +21,8 @@ package org.springframework.test.web.servlet;
|
||||
* request.
|
||||
*
|
||||
* <p>See static factory methods in
|
||||
* {@code org.springframework.test.web.server.result.MockMvcResultMatchers}
|
||||
* {@code org.springframework.test.web.server.result.MockMvcResultHandlers}
|
||||
* {@code org.springframework.test.web.servlet.result.MockMvcResultMatchers}
|
||||
* {@code org.springframework.test.web.servlet.result.MockMvcResultHandlers}
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 3.2
|
||||
|
||||
Reference in New Issue
Block a user