mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ public class MvcTestResultAssert extends AbstractMockHttpServletResponseAssert<M
|
||||
/**
|
||||
* Verify that a {@link ModelAndView} is available and return a new
|
||||
* {@linkplain AbstractStringAssert assertion} object that uses the
|
||||
* {@linkplain ModelAndView#getViewName()} view name} as the object to test.
|
||||
* {@linkplain ModelAndView#getViewName() view name} as the object to test.
|
||||
* @see #hasViewName(String)
|
||||
*/
|
||||
public AbstractStringAssert<?> viewName() {
|
||||
|
||||
Reference in New Issue
Block a user