asArray

open fun asArray(): AbstractObjectArrayAssert<out Any, Any>

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

Return

an array assertion object