사용자 도구

사이트 도구


java:junit:contiperf

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
java:junit:contiperf [2015/11/26 20:02]
kwon37xi [Test Code]
java:junit:contiperf [2016/04/22 08:26] (현재)
kwon37xi [Bug]
줄 1: 줄 1:
 ====== ContiPerf ====== ====== ContiPerf ======
   * [[http://databene.org/contiperf|ContiPerf 2]] 성능 테스트   * [[http://databene.org/contiperf|ContiPerf 2]] 성능 테스트
 +  * [[http://mvnrepository.com/artifact/org.databene/contiperf|ContiPerf Maven Repository]]
   * [[http://blog.javabenchmark.org/2013/03/continuous-performance-and-junit-with.html|Java Benchmark: Continuous Performance and JUnit with ContiPerf]]   * [[http://blog.javabenchmark.org/2013/03/continuous-performance-and-junit-with.html|Java Benchmark: Continuous Performance and JUnit with ContiPerf]]
  
줄 67: 줄 68:
 mvn test -DargLine="-Dcontiperf.active=false" mvn test -DargLine="-Dcontiperf.active=false"
 </code> </code>
 +
 +===== Bug =====
 +<code>
 +java.lang.NoSuchFieldException: fNext
 +</code>
 +JUnit 최신 버전과 안 맞아서 생기는 오류. JUnit 버전을 다운그레이드(4.11 이하) 할 것.
  
java/junit/contiperf.1448537537.txt.gz · 마지막으로 수정됨: 2015/11/26 20:02 저자 kwon37xi