doesNotReject

abstract fun doesNotReject(asyncFn: Any, error: Any? = null, message: String? = null)

Assert: doesNotReject(asyncFn, error, message)