assert_true(condition [, message]) 引數conditionBOOLEAN:表達式。 message:具有訊息的選擇性 STRING 表達式。 預設值為 '<condition>' is not true!。傳回如果未傳回任何錯誤,則為不具類型的 NULL。適用於: Databricks SQL Databricks Runtime 14.2 和更新版本傳...
public static void IsTrue (bool condition, string message); Parameters condition Boolean message String Applies to Xamarin iOS SDK 12 产品版本 Xamarin iOS SDK 12 IsTrue(Boolean, String, Object[]) C# 复制 public static void IsTrue (bool condition, string message, params object[] args...
boolean added in Ansible 2.8 Set this to true to avoid verbose output. Choices: false ← (default) true success_msg string added in Ansible 2.7 The customized message used for a successful assertion. that list / elements=string / required A list of string expressions of the same form that...
Tests whether the specified condition is true and throws an exception if the condition is false. C++ コピー public: static void IsTrue(bool condition, System::String ^ message); Parameters condition Boolean The condition the test expects to be true. message String The message to include ...
Tests whether the specified condition is true and throws an exception if the condition is false. C++ 複製 public: static void IsTrue(bool condition, System::String ^ message); Parameters condition Boolean The condition the test expects to be true. message String The message to include in ...