본문 바로가기

emotional developer/detect-Java

TestNG


Here i did a feature comparison between JUnit 4 and TestNG.

junit-vs-testngjpg


Junit4 와 비교해 매력적인 건 어노테이션으로 그룹테스팅을 지정 할 수 있다는 것인데.
뭐 물론 Junit4에서 testsuite 파일을 만들어서 그룹지어 할 수 있지만,
어노테이션으로 그룹핑 하는 것이 더 편하다는 생각이 든다.
(이건 다분히 개인적,,)

참고 할 만한 링크 : http://jnb.ociweb.com/jnb/jnbJul2010.html

반응형

'emotional developer > detect-Java' 카테고리의 다른 글

mutable. java.  (0) 2010.07.16
Jmock  (1) 2010.07.15
eclipse snippet  (0) 2009.06.27