본문 바로가기

대빵's Blog

검색하기
대빵's Blog
프로필사진 bigzero

  • 분류 전체보기 (82)
    • 개발관련 (53)
    • 신변잡기 (28)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • tvheadend
  • 객체설계
  • SI와 SM 차이점
  • USB-C충전
  • maven #junit
  • Tomcat error-page version
  • SW분석
  • 자바개발
  • open cursors
  • USB-C to HDMI 아답터
  • CBD 단점
  • SpringBoot
  • 실해하지 않는
  • docker 네트워크
  • LG그램2017
  • Value Object(VO)
  • 프로젝트관리
  • angular 6
  • ASUS 공유기
  • SW설계
  • 소프트웨어설계
  • 자바튜닝
  • 경력개발자
  • 자바스크립트 JQuery
  • LAN WAN
  • EXK
  • sonoff
  • Data Transfer Object(DTO)
  • 구글캘린더 검색
  • 네트워크 기본개념
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록maven #junit (1)

대빵's Blog

Maven 과 junit 의 관계(Maven properties in Junit)

maven clean test-compile install -DskipTests=true => test source compile 되고 install 시 test는 수행되지 않는다. => test code 가 compile 되었으므로 junit 을 수동으로 실행할 수는 있다. maven clean test-compile install -Dmaven.skip.test=true => test source compile 도 안되고 install 시 test도 수행되지 않는다. => maven test-compile 했기 때문에 test를 compile 한다고 생각했지만 maven.skip.test 로 test를 skip 했기 때문에 test-compile 도 수행하지 않는다. 따라서 junit test를 할수..

개발관련 2019. 4. 20. 19:00
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바