abstract fun holds(): Boolean
Indicates whether the assertion holds or not.
Return true in case the assertion holds otherwise false.
true
false