tAssert
Generates the boolean evaluation on the concern for the Job execution status and provides the Job status messages to tAssertCatcher.
The status includes:
-
Ok: the Job execution succeeds.
-
Fail: the Job execution fails.
The tAssert component works alongside tAssertCatcher to evaluate the status of a Job execution. It concludes with the boolean result based on an assertive statement related to the execution and feed the result to tAssertCatcher for proper Job status presentation.