isNullOrEmpty

Asserts the array is null or empty.

See also


Asserts the char sequence is null or empty.

See also


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

Asserts the collection is null or empty.

See also