SASUnit Examples  Version 1.5.0
endtestcase.sas File Reference

Ends a test case. More...

Go to the source code of this file.

Detailed Description

Ends a test case.

Result and finish time are added to the test repository.

Version
$Revision: 316 $
Author
$Author: akirchmann $
Date
$Date: 2014-03-02 10:20:58 +0100 (So, 02 Mrz 2014) $
See Also
For further information please refer to SASUnit User's Guide Here you can find the SASUnit documentation, release notes and license information.
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/endtestcase.sas $
Parameters
i_assertLogif 1 .. an assertLog (0,0) will be invoked for the test case to be ended, provided that assertLog was not invoked yet

Definition in file endtestcase.sas.