Assert_DateAndTime_GreaterEqual (FUN) ¶ FUNCTION Assert_DateAndTime_GreaterEqual : BOOL Assertion function to check that a value of DATE_AND_TIME is greater or equal the given threshold InOut: Scope Name Type Initial Comment Return Assert_DateAndTime_GreaterEqual BOOL TRUE if the assertion passes succesfully, FALSE otherwise Input context IBaseIecUnitTest The instance of the test function block calling this function. This instance can be provided by using THIS^ . referenceValue DT The value indicating the threshold actualValue DT The value to check wsErrorMsg WSTRING(Constants.WSTRING_LENGTH) “” A custom error message, that is added to the error message of the assertion itself. If this parameter is used, it is recommended to adapt the value of the library parameter Constants.WSTRING_LENGTH .
Assert_DateAndTime_Less (FUN) ¶ FUNCTION Assert_DateAndTime_Less : BOOL Assertion function to check that a value of DATE_AND_TIME is less then the given threshold InOut: Scope Name Type Initial Comment Return Assert_DateAndTime_Less BOOL TRUE if the assertion passes succesfully, FALSE otherwise Input context IBaseIecUnitTest The instance of the test function block calling this function. This instance can be provided by using THIS^ . referenceValue DT The value indicating the threshold actualValue DT The value to check wsErrorMsg WSTRING(Constants.WSTRING_LENGTH) “” A custom error message, that is added to the error message of the assertion itself. If this parameter is used, it is recommended to adapt the value of the library parameter Constants.WSTRING_LENGTH .
Assert_DateAndTime_LessEqual (FUN) ¶ FUNCTION Assert_DateAndTime_LessEqual : BOOL Assertion function to check that a value of DATE_AND_TIME is less or equal the given threshold InOut: Scope Name Type Initial Comment Return Assert_DateAndTime_LessEqual BOOL TRUE if the assertion passes succesfully, FALSE otherwise Input context IBaseIecUnitTest The instance of the test function block calling this function. This instance can be provided by using THIS^ . referenceValue DT The value indicating the threshold actualValue DT The value to check wsErrorMsg WSTRING(Constants.WSTRING_LENGTH) “” A custom error message, that is added to the error message of the assertion itself. If this parameter is used, it is recommended to adapt the value of the library parameter Constants.WSTRING_LENGTH .
Assert_DateAndTime_NotEqual (FUN) ¶ FUNCTION Assert_DateAndTime_NotEqual : BOOL Assertion function to check unequality of two values of type DATE_AND_TIME InOut: Scope Name Type Initial Comment Return Assert_DateAndTime_NotEqual BOOL TRUE if the assertion passes succesfully, FALSE otherwise Input context IBaseIecUnitTest The instance of the test function block calling this function. This instance can be provided by using THIS^ . referenceValue DT The reference value actualValue DT The value to check wsErrorMsg WSTRING(Constants.WSTRING_LENGTH) “” A custom error message, that is added to the error message of the assertion itself. If this parameter is used, it is recommended to adapt the value of the library parameter Constants.WSTRING_LENGTH .
LDATE ¶ Assert_LDate_Equal (Function) Assert_LDate_Greater (Function) Assert_LDate_GreaterEqual (Function) Assert_LDate_Less (Function) Assert_LDate_LessEqual (Function) Assert_LDate_NotEqual (Function)
Assert_LDate_Equal (FUN) ¶ FUNCTION Assert_LDate_Equal : BOOL Assertion function to check equality of two values of type LDATE InOut: Scope Name Type Initial Comment Return Assert_LDate_Equal BOOL TRUE if the assertion passes succesfully, FALSE otherwise Input context IBaseIecUnitTest The instance of the test function block calling this function. This instance can be provided by using THIS^ . referenceValue LDATE The expected value actualValue LDATE The value to check wsErrorMsg WSTRING(Constants.WSTRING_LENGTH) “” A custom error message, that is added to the error message of the assertion itself. If this parameter is used, it is recommended to adapt the value of the library parameter Constants.WSTRING_LENGTH .
Integer ¶ BYTE Assert_ArrayOfByte_Contains (Function) Assert_ArrayOfByte_ContainsAllOf (Function) Assert_ArrayOfByte_ContainsNoneOf (Function) Assert_ArrayOfByte_ContainsNot (Function) Assert_ArrayOfByte_ContainsOneOf (Function) Assert_ArrayOfByte_ContainsSequence (Function) Assert_ArrayOfByte_Equal (Function) Assert_ArrayOfByte_NotEqual (Function) DINT Assert_ArrayOfDInt_Contains (Function) Assert_ArrayOfDInt_ContainsAllOf (Function) Assert_ArrayOfDInt_ContainsNoneOf (Function) Assert_ArrayOfDInt_ContainsNot (Function) Assert_ArrayOfDInt_ContainsOneOf (Function) Assert_ArrayOfDInt_ContainsSequence (Function) Assert_ArrayOfDInt_Equal (Function) Assert_ArrayOfDInt_NotEqual (Function) DWORD Assert_ArrayOfDWord_Contains (Function) Assert_ArrayOfDWord_ContainsAllOf (Function) Assert_ArrayOfDWord_ContainsNoneOf (Function) Assert_ArrayOfDWord_ContainsNot (Function) Assert_ArrayOfDWord_ContainsOneOf (Function) Assert_ArrayOfDWord_ContainsSequence (Function) Assert_ArrayOfDWord_Equal (Function) Assert_ArrayOfDWord_NotEqual (Function) INT Assert_ArrayOfInt_Contains (Function) Assert_ArrayOfInt_ContainsAllOf (Function) Assert_ArrayOfInt_ContainsNoneOf (Function) Assert_ArrayOfInt_ContainsNot (Function) Assert_ArrayOfInt_ContainsOneOf (Function) Assert_ArrayOfInt_ContainsSequence (Function) Assert_ArrayOfInt_Equal (Function) Assert_ArrayOfInt_NotEqual (Function) LINT Assert_ArrayOfLInt_Contains (Function) Assert_ArrayOfLInt_ContainsAllOf (Function) Assert_ArrayOfLInt_ContainsNoneOf (Function) Assert_ArrayOfLInt_ContainsNot (Function) Assert_ArrayOfLInt_ContainsOneOf (Function) Assert_ArrayOfLInt_ContainsSequence (Function) Assert_ArrayOfLInt_Equal (Function) Assert_ArrayOfLInt_NotEqual (Function) LWORD Assert_ArrayOfLWord_Contains (Function) Assert_ArrayOfLWord_ContainsAllOf (Function) Assert_ArrayOfLWord_ContainsNoneOf (Function) Assert_ArrayOfLWord_ContainsNot (Function) Assert_ArrayOfLWord_ContainsOneOf (Function) Assert_ArrayOfLWord_ContainsSequence (Function) Assert_ArrayOfLWord_Equal (Function) Assert_ArrayOfLWord_NotEqual (Function) SINT Assert_ArrayOfSInt_Contains (Function) Assert_ArrayOfSInt_ContainsAllOf (Function) Assert_ArrayOfSInt_ContainsNoneOf (Function) Assert_ArrayOfSInt_ContainsNot (Function) Assert_ArrayOfSInt_ContainsOneOf (Function) Assert_ArrayOfSInt_ContainsSequence (Function) Assert_ArrayOfSInt_Equal (Function) Assert_ArrayOfSInt_NotEqual (Function) UDINT Assert_ArrayOfUDInt_Contains (Function) Assert_ArrayOfUDInt_ContainsAllOf (Function) Assert_ArrayOfUDInt_ContainsNoneOf (Function) Assert_ArrayOfUDInt_ContainsNot (Function) Assert_ArrayOfUDInt_ContainsOneOf (Function) Assert_ArrayOfUDInt_ContainsSequence (Function) Assert_ArrayOfUDInt_Equal (Function) Assert_ArrayOfUDInt_NotEqual (Function) UINT Assert_ArrayOfUInt_Contains (Function) Assert_ArrayOfUInt_ContainsAllOf (Function) Assert_ArrayOfUInt_ContainsNoneOf (Function) Assert_ArrayOfUInt_ContainsNot (Function) Assert_ArrayOfUInt_ContainsOneOf (Function) Assert_ArrayOfUInt_ContainsSequence (Function) Assert_ArrayOfUInt_Equal (Function) Assert_ArrayOfUInt_NotEqual (Function) ULINT Assert_ArrayOfULInt_Contains (Function) Assert_ArrayOfULInt_ContainsAllOf (Function) Assert_ArrayOfULInt_ContainsNoneOf (Function) Assert_ArrayOfULInt_ContainsNot (Function) Assert_ArrayOfULInt_ContainsOneOf (Function) Assert_ArrayOfULInt_ContainsSequence (Function) Assert_ArrayOfULInt_Equal (Function) Assert_ArrayOfULInt_NotEqual (Function) USINT Assert_ArrayOfUSInt_Contains (Function) Assert_ArrayOfUSInt_ContainsAllOf (Function) Assert_ArrayOfUSInt_ContainsNoneOf (Function) Assert_ArrayOfUSInt_ContainsNot (Function) Assert_ArrayOfUSInt_ContainsOneOf (Function) Assert_ArrayOfUSInt_ContainsSequence (Function) Assert_ArrayOfUSInt_Equal (Function) Assert_ArrayOfUSInt_NotEqual (Function) WORD Assert_ArrayOfWord_Contains (Function) Assert_ArrayOfWord_ContainsAllOf (Function) Assert_ArrayOfWord_ContainsNoneOf (Function) Assert_ArrayOfWord_ContainsNot (Function) Assert_ArrayOfWord_ContainsOneOf (Function) Assert_ArrayOfWord_ContainsSequence (Function) Assert_ArrayOfWord_Equal (Function) Assert_ArrayOfWord_NotEqual (Function)
BYTE ¶ Assert_ArrayOfByte_Contains (Function) Assert_ArrayOfByte_ContainsAllOf (Function) Assert_ArrayOfByte_ContainsNoneOf (Function) Assert_ArrayOfByte_ContainsNot (Function) Assert_ArrayOfByte_ContainsOneOf (Function) Assert_ArrayOfByte_ContainsSequence (Function) Assert_ArrayOfByte_Equal (Function) Assert_ArrayOfByte_NotEqual (Function)
DINT ¶ Assert_ArrayOfDInt_Contains (Function) Assert_ArrayOfDInt_ContainsAllOf (Function) Assert_ArrayOfDInt_ContainsNoneOf (Function) Assert_ArrayOfDInt_ContainsNot (Function) Assert_ArrayOfDInt_ContainsOneOf (Function) Assert_ArrayOfDInt_ContainsSequence (Function) Assert_ArrayOfDInt_Equal (Function) Assert_ArrayOfDInt_NotEqual (Function)
DWORD ¶ Assert_ArrayOfDWord_Contains (Function) Assert_ArrayOfDWord_ContainsAllOf (Function) Assert_ArrayOfDWord_ContainsNoneOf (Function) Assert_ArrayOfDWord_ContainsNot (Function) Assert_ArrayOfDWord_ContainsOneOf (Function) Assert_ArrayOfDWord_ContainsSequence (Function) Assert_ArrayOfDWord_Equal (Function) Assert_ArrayOfDWord_NotEqual (Function)