'링크'에 해당되는 글 2건

  1. 2008.03.28 Spring 2.5 + JUnit 4 조합 관련 링크
  2. 2008.03.13 오늘의 링크
이클립스에서 static import 설정 팁.
http://whiteship.tistory.com/1416

스프링 2.5 레퍼런스의 테스트 부분.
http://static.springframework.org/spring/docs/2.5.x/reference/testing.html

스프링 샘플에 포함된 petclinic 테스트 소스 참고.
http://www.springframework.org/docs/petclinic.html

최범균님 스프링2.5 프로그래밍 책의 테스트 파트.


그 외.
http://mudchobo.tomeii.com/tt/233

http://otamot.tistory.com/61

http://cafe.naver.com/deve/2580
Posted by 에코지오
,
개발환경 자동화 환경에 대한 추천 조합
http://bcho.tistory.com/entry/개발환경-자동화-환경에-대한-추천-조합


CI(지속적 통합) 도구
https://hudson.dev.java.net/

단위테스트용 성능 측정
https://japex.dev.java.net/
Posted by 에코지오
,