We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388806b commit 34be11aCopy full SHA for 34be11a
src/test/kotlin/in/rcard/assertj/arrowcore/EitherAssert_containsOnLeft_Test.kt
@@ -5,7 +5,6 @@ import arrow.core.left
5
import arrow.core.right
6
import `in`.rcard.assertj.arrowcore.errors.EitherShouldBeLeft.Companion.shouldBeLeft
7
import `in`.rcard.assertj.arrowcore.errors.EitherShouldContain.Companion.shouldContainOnLeft
8
-import `in`.rcard.assertj.arrowcore.errors.EitherShouldContain.Companion.shouldContainOnRight
9
import org.assertj.core.api.Assertions
10
import org.assertj.core.util.FailureMessages.actualIsNull
11
import org.junit.jupiter.api.Test
0 commit comments