Changes between Version 5 and Version 6 of test/Mockito
- 날짜/시간:
- 2014-01-07 PM 4:46:18 (12 년 전)
Legend:
- 변경되지 않음
- 추가됨
- 제거됨
- 변경됨
-
test/Mockito
v5 v6 1 1 2 2 {{{ 3 @InjectMocks 3 @InjectMocks : http://coronasdk.tistory.com/676 4 4 : Mock 한 데이터를 이 @injectMocks 가 선언된 변수에 값을 inject하겠다는 내용입니다 5 5 }}}