Java Hamcrest

CODEDRAGON Development/Java

반응형



 

 

Java Hamcrest

·         JUnit 사용되는 Matcher 라이브러리

·         Hamcrest 가독성있는 JUnit Test Case 만들수 있습니다.

·         Matcher 확장한 다양한 메소드들을 제공합니다.

 

 

https://en.wikipedia.org/wiki/Hamcrest

 

 

 

 

http://hamcrest.org/


 

 

 

https://github.com/hamcrest

https://github.com/hamcrest/JavaHamcrest


 

 

 

 

 

The Hamcrest Tutorial

https://code.google.com/archive/p/hamcrest/wikis/Tutorial.wiki


 


반응형