FB_EmptyTestSuite  Function Block

Extends TcUnit.FB_TestSuite

This is an empty testsuite with no test cases, so that we can verify that the system still prints the test results.


Used by

Declaration source
(* This is an empty testsuite with no test cases, so that we can verify that the system still prints the
   test results. *)
FUNCTION_BLOCK FB_EmptyTestSuite EXTENDS TcUnit.FB_TestSuite
VAR
END_VAR