Barebones of int selfie #111
Annotations
12 errors
DuplicateWriteTest.can_read_one_thing_multiple_times_from_one_snapshot():
selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/DuplicateWriteTest.kt#L55
java.lang.AssertionError: Expected null but actual was org.gradle.internal.impldep.junit.framework.AssertionFailedError: `.toBe_TODO()` was called in `read` mode, try again with selfie in write mode
|
InlineIntTest.toBe_TODO():
selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/InlineIntTest.kt#L31
java.lang.AssertionError: Expected to find exactly one line containing expectSelfie in src/test/kotlin/undertest/junit5/UT_InlineIntTest.kt, but found 2:
L2: import com.diffplug.selfie.expectSelfie
L9: expectSelfie(1234).toBe_TODO()
|
ReadWriteTest.assertApplePasses():
selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/ReadWriteTest.kt#L52
java.lang.AssertionError: Expected read snapshots to succeed, but it failed
|
DuplicateWriteTest.can_read_one_thing_multiple_times_from_one_snapshot():
selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/DuplicateWriteTest.kt#L55
java.lang.AssertionError: Expected null but actual was org.gradle.internal.impldep.junit.framework.AssertionFailedError: `.toBe_TODO()` was called in `read` mode, try again with selfie in write mode
|
InlineIntTest.toBe_TODO():
selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/InlineIntTest.kt#L31
java.lang.AssertionError: Expected to find exactly one line containing expectSelfie in src/test/kotlin/undertest/junit5/UT_InlineIntTest.kt, but found 2:
L2: import com.diffplug.selfie.expectSelfie
L9: expectSelfie(1234).toBe_TODO()
|
ReadWriteTest.assertApplePasses():
selfie-runner-junit5/src/test/kotlin/com/diffplug/selfie/junit5/ReadWriteTest.kt#L52
java.lang.AssertionError: Expected read snapshots to succeed, but it failed
|
build (11, ubuntu-latest)
Process completed with exit code 1.
|
build (17, ubuntu-latest)
Process completed with exit code 1.
|
DuplicateWriteTest.can_read_one_thing_multiple_times_from_one_snapshot():
selfie-runner-junit5\build\classes\kotlin\test\com\diffplug\selfie\junit5\DuplicateWriteTest.class#L55
java.lang.AssertionError: Expected null but actual was org.gradle.internal.impldep.junit.framework.AssertionFailedError: `.toBe_TODO()` was called in `read` mode, try again with selfie in write mode
|
InlineIntTest.toBe_TODO():
selfie-runner-junit5\build\classes\kotlin\test\com\diffplug\selfie\junit5\InlineIntTest.class#L31
java.lang.AssertionError: Expected to find exactly one line containing expectSelfie in src\test\kotlin\undertest\junit5\UT_InlineIntTest.kt, but found 2:
L2: import com.diffplug.selfie.expectSelfie
L9: expectSelfie(1234).toBe_TODO()
|
ReadWriteTest.assertApplePasses():
selfie-runner-junit5\build\classes\kotlin\test\com\diffplug\selfie\junit5\ReadWriteTest.class#L52
java.lang.AssertionError: Expected read snapshots to succeed, but it failed
|
build (11, windows-latest)
Process completed with exit code 1.
|