assert_ne

非等値アサーション

assert_ne actual, notexpected, "msg"

(プラグイン / モジュール : iron_test.hsp)

解説

actual と notexpected が異なることを確認します。

関連項目

assert_true真アサーション(iron_test.hsp)

情報

プラグイン / モジュールiron_test.hsp
バージョン3.8
作成日2026/04/17
著作者IronHSP
URLhttps://github.com/inovia/IronHSP
備考Pure HSP
タイプ拡張命令
グループテスト
対応環境
  • その他 : Win32 / Win64
hs ファイルhsphelp\iron_test.hs