isNullOrEmpty

Asserts the array is null or empty.

See also

isEmpty

Asserts the char sequence is null or empty.

See also

isEmpty

fun Assert<Map<*, *>?>.isNullOrEmpty()

Asserts the collection is null or empty.

See also

isEmpty