//Extensions for Jetpack Lifecycle/it.czerwinski.android.lifecycle.livedata.test/TestObserver/assertValueSet

assertValueSet

[androidJvm]
Content
fun assertValueSet(values: Collection<T>): TestObserver<T>
More info

Asserts that this observer received only the specified values, irrespective of the order.