Changes between Version 5 and Version 6 of test/Mockito

차이점 주위로
다음 차이점은 무시하기:
작성자:
anonymous (IP: 221.150.127.103)
날짜/시간:
2014-01-07 PM 4:46:18 (12 년 전)
설명:

--

Legend:

변경되지 않음
추가됨
제거됨
변경됨
  • test/Mockito

    v5 v6  
    11 
    22{{{ 
    3  @InjectMocks 
     3 @InjectMocks : http://coronasdk.tistory.com/676 
    44   : Mock 한 데이터를 이 @injectMocks 가 선언된 변수에 값을 inject하겠다는 내용입니다 
    55}}}