If you have a few years of experience in the Java ecosystem, and you're interested in sharing that experience with the community (and getting paid for your work of course), have a look at the "Write for Us" page. Cheers, Eugen 1. 소개 이 빠른 튜토리얼에서는 JUnit 라이브러리를 사용하여 예외가 발생했는지 테스트하는 방법을 살펴볼 것입니다. 물론 JUnit 4와 JUnit 5 버전을 모두 다룰 것입니다. 2. JUnit 5 JUnit 5 Jupiter assertions API는 예외를 주장하기위한 assertThrows 메..