truth icon indicating copy to clipboard operation
truth copied to clipboard

Add JUnit 5 Expect extension

Open ephemient opened this issue 5 years ago • 1 comments
trafficstars

Analogous to the com.google.common.truth.Expect rule for JUnit4.

I've been using it in a personal (Kotlin) project; for this PR, I translated back to Java as I don't see any usage of Kotlin in this project.

ephemient avatar Jul 10 '20 22:07 ephemient

Looks great!

astubbs avatar Sep 02 '21 13:09 astubbs