사용자 도구

사이트 도구


wiki:junit

문서의 이전 판입니다!


JUnit

  • description : JUnit에 관한 정비 기술
  • author : 도봉산핵주먹
  • email : hylee@repia.com
  • lastupdate : 2020-09-03

JUnit

자바 프로그래밍 언어용 단위 테스트 프로엠워크입니다.


기본 사용 방법


Trouble Shooting


Tip


xUnit

언어별로 있는 단위 테스팅 프레임 워크를 통칭 xUnit이라 합니다.

JUnit은 xUnit의 계열 중 하나 입니다.

xUnit이름 해당언어 관련 사이트
CUnit C http://cunit.sourceforge.net/
CppUnit C++ https://sourceforge.net/projects/cppunit/
PHPUnit PHp https://phpunit.de/
PyUnit Python http://pyunit.sourceforge.net/
JUnit Java http://junit.org/


Ref

자바와 JUnit을 활용한 실용주의 단위 테스트(길벗 출판사)


/volume1/web/dokuwiki/data/attic/wiki/junit.1599111745.txt.gz · 마지막으로 수정됨: 2022/03/10 19:52 (바깥 편집)