사용자 도구

사이트 도구


java:fest

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
마지막 판 양쪽 다음 판
java:fest [2014/06/10 00:31]
kwon37xi 새로 만듦
java:fest [2014/09/09 04:52]
kwon37xi
줄 1: 줄 1:
 ====== Fest ====== ====== Fest ======
-  * https://github.com/alexruiz/fest-assert-2.x+  * 개발 중단된 듯. [[java:assertj|AssertJ]] 사용할 것. 
 +  * [[https://github.com/alexruiz/fest-assert-2.x/wiki|FEST: Fixtures for Easy Software Testing]] 
 + 
 +===== File Template ===== 
 +<code java> 
 +import static org.fest.assertions.api.Assertions.*; 
 +</code>
  
java/fest.txt · 마지막으로 수정됨: 2015/02/16 13:39 저자 kwon37xi