Changes between Version 25 and Version 26 of test/spring-mvc-test
- 날짜/시간:
- 2014-01-02 AM 11:23:23 (11 년 전)
Legend:
- 변경되지 않음
- 추가됨
- 제거됨
- 변경됨
-
test/spring-mvc-test
v25 v26 54 54 ))) 55 55 .andExpect(model().attribute("todo", hasProperty("id", is(1L)))) 56 .andExpect(model().attributeHasFieldErrors("todo", "title")) 56 57 flash() 57 58