Changes between Version 33 and Version 34 of test/spring-mvc-test
- 날짜/시간:
- 2014-01-02 AM 11:28:56 (11 년 전)
Legend:
- 변경되지 않음
- 추가됨
- 제거됨
- 변경됨
-
test/spring-mvc-test
v33 v34 16 16 times 17 17 verifyNoMoreInteractions 18 19 ------------------------------------------------------------------------- 18 20 19 21 org.springframework.test.web.servlet.request 35 37 post() 36 38 .perform(post("/todo/add") 39 40 -------------------------------------------------------------- 37 41 38 42 org.springframework.test.web.servlet.ResultActions.andExpect(ResultMatcher matcher)