abstract fun returnedValue(f: Assert<T>.() -> Unit): Unit
Platform and version requirements: Common
Runs the given lambda if the block returns a value, otherwise fails.