<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>AssertThrows on DevTrace — 글로벌 개발 에러 트러블슈팅</title><link>https://tokkabi.com/tags/assertthrows/</link><description>Recent content in AssertThrows on DevTrace — 글로벌 개발 에러 트러블슈팅</description><generator>Hugo -- 0.125.0</generator><language>ko</language><lastBuildDate>Sun, 30 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://tokkabi.com/tags/assertthrows/index.xml" rel="self" type="application/rss+xml"/><item><title>JUnit에서 예외 발생 검증 — @Test(expected) vs assertThrows() (JUnit 4 vs JUnit 5)</title><link>https://tokkabi.com/posts/how-to-assert-exception-thrown-junit-versions/</link><pubDate>Sun, 30 Aug 2026 00:00:00 +0000</pubDate><guid>https://tokkabi.com/posts/how-to-assert-exception-thrown-junit-versions/</guid><description>JUnit에서 특정 예외가 발생했는지 검증하는 방법을 버전별로 정리한다. try/catch+assertTrue는 왜 장황하고 위험한지, JUnit 4.12 이하와 4.13+/5에서 각각 어떤 API를 써야 하는지 코드와 함께 설명한다.</description></item></channel></rss>