Barebones of int selfie #155
GitHub Actions / JUnit 17 ubuntu-latest
failed
Dec 17, 2023 in 0s
77 tests run, 75 passed, 1 skipped, 1 failed.
Annotations
github-actions / JUnit 17 ubuntu-latest
InlineIntTest.toBe_write()
io.kotest.assertions.AssertionFailedError: expected:<" expectSelfie(1234).toBe(1234)"> but was:<<empty string>>
Raw output
io.kotest.assertions.AssertionFailedError: expected:<" expectSelfie(1234).toBe(1234)"> but was:<<empty string>>
at app//com.diffplug.selfie.junit5.InlineIntTest.toBe_write(InlineIntTest.kt:38)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:568)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading