SucceededPreparation

SucceededPreparation 1:

The method SucceededPreparation is called to confirm that test case preparation has been successfully completed. The preparation steps are executed until either an Assert method detects that a preparation step has failed, the configured timeout stops the test case preparation process, or a call to SucceededPreparation confirms that the test case preparation has completed error-free and the test case can now be executed.

Syntax

METHOD SucceededPreparation
VAR_INPUT
END_VAR

Example

SucceededPreparation ();