strict

abstract fun strict(actual: Any?, expected: Any?, message: String? = null)

Assert: strict(actual, expected, message)