This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
New assertNotEquals
function variant
#3
Labels
assert
Related to Kotools Assert library.
common
Should work on all platforms.
enhancement
New feature or request.
Description
Create a new
T.assertNotEquals(block: () -> T)
function asserting that this value is not equal to the result of calling theblock
function.Checklist
Work in progress
section in changelog.The text was updated successfully, but these errors were encountered: