shouldBe

open infix fun JvmFile.shouldBe(config: NamedSymbolTest.JvmFileBuilder.() -> Unit)
open infix fun Collection<DeclaredName>.shouldBe(other: Collection<DeclaredName>)
open infix fun LazySet<Reference>.shouldBe(other: Collection<Reference>)
open infix fun LazyDeferred<Set<Reference>>.shouldBe(other: Collection<Reference>)
open infix fun List<LazySet.DataSource<Reference>>.shouldBe(other: Collection<Reference>)

Sources

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard