Type Hierarchy

Inheritance and interface implementation relationships across the project.


Interface Implementations

InterfaceImplementors
I_AssertMessageFormatter FB FB_AdsAssertMessageFormatter
I_TestResultLogger FB FB_AdsTestResultLoggerFB FB_xUnitXmlPublisher
I_TestResults FB FB_TestResults

Standalone

Objects with no inheritance or interface relationships.

NameTypeDescription
ITF I_AssertMessageFormatter Interface
ITF I_TestResultLogger Interface
ITF I_TestResults Interface
FB FB_AdjustAssertFailureMessageToMax253CharLength Function Block This function block is responsible for making sure that the asserted test instance path and test...
FB FB_AdsLogStringMessageFifoQueue Function Block This function block is responsible for making sure that the ADSLOGSTR-messages to the ADS-router...
FB FB_AssertArrayResultStatic Function Block This function block is responsible for keeping track of which array-asserts that have been made....
FB FB_AssertResultStatic Function Block This function block is responsible for keeping track of which asserts that have been made. The...
FB FB_FileControl Function Block This functionblock can open, close, read, write and delete files on the local filesystem
FB FB_StreamBuffer Function Block This functionblock acts as a stream buffer for use with FB_XmlControl
FB FB_TcUnitRunner Function Block This function block is responsible for holding track of the tests and executing them.
FB FB_Test Function Block This function block holds all data that defines a test.
FB FB_TestSuite Function Block This function block is responsible for holding the internal state of the test suite. Every test...
FB FB_XmlControl Function Block Organizes parsing and composing of XML data. Data can be treated as STRING or char array. Buffer...
FN F_AnyToUnionValue Function
FN F_AnyTypeClassToString Function This function takes the type-class of a ANY-variable and returns the STRING representation of it.
FN F_AssertionTypeToString Function Since TwinCAT 3.1.4024.x it's possible to do TO_STRING on enumerations, but for backward...
FN F_GetCpuCounterAs64bit Function Calls the passed GETCPUCOUNTER function block and converts the output of the GETCPUCOUNTER...
FN F_GetTestSuiteNameFromTestInstancePath Function
FN F_IsAnyEqualToUnionValue Function
FN F_RemoveInstancePathAndProjectNameFromTestInstancePath Function
FN IS_TEST_FINISHED Function Check if a certain test in the current suite is finished
FN RUN Function This function runs all test suites that have been initialized. The test suites are run in...
FN RUN_IN_SEQUENCE Function This function runs all test suites that have been initialized. The test suites are run in...
FN TCUNIT_ADSLOGSTR Function This function allows to put ADS strings into the TcUnit ADS message buffer. If ADSLOGSTR() is...
FN TEST Function This function declares a new test (if it has not been already declared in an earlier cycle)
FN TEST_FINISHED Function Sets the currently running test as finished
FN TEST_FINISHED_NAMED Function Sets a test defined by TestName as finished. Note that the TestName-input must match a TestName...
FN TEST_ORDERED Function This function declares a new ordered test (if it has not been already declared in an earlier...
FN WRITE_PROTECTED_BOOL Function
FN WRITE_PROTECTED_BYTE Function
FN WRITE_PROTECTED_DATE Function
FN WRITE_PROTECTED_DATE_AND_TIME Function
FN WRITE_PROTECTED_DINT Function
FN WRITE_PROTECTED_DWORD Function
FN WRITE_PROTECTED_INT Function
FN WRITE_PROTECTED_LINT Function
FN WRITE_PROTECTED_LREAL Function
FN WRITE_PROTECTED_LWORD Function
FN WRITE_PROTECTED_REAL Function
FN WRITE_PROTECTED_SINT Function
FN WRITE_PROTECTED_STRING Function
FN WRITE_PROTECTED_TIME Function
FN WRITE_PROTECTED_TIME_OF_DAY Function
FN WRITE_PROTECTED_UDINT Function
FN WRITE_PROTECTED_UINT Function
FN WRITE_PROTECTED_ULINT Function
FN WRITE_PROTECTED_USINT Function
FN WRITE_PROTECTED_WORD Function
FN WRITE_PROTECTED_WSTRING Function
GVL GVL_Param_TcUnit Gvl
GVL GVL_TcUnit Gvl
GVL Global_Version Gvl This function has been automatically generated from the project information.
ENUM E_AssertionType Enum
ENUM E_XmlError Enum
ST ST_AdsLogStringMessage Struct
ST ST_AssertArrayResult Struct
ST ST_AssertArrayResultInstances Struct
ST ST_AssertResult Struct
ST ST_AssertResultInstances Struct
ST ST_TestCaseResult Struct
ST ST_TestSuiteResult Struct
ST ST_TestSuiteResults Struct
ST U_ExpectedOrActual Struct