asMap

open fun asMap(): AbstractMapAssert<out Any, out Any, Any, Any>

Verifies that the actual value is a map, and returns a map assertion, to allow chaining of map-specific assertions from this call.

Return

a map assertion object