SASUnit Examples  Version 1.2.1
endtestcase.sas File Reference

Ends a test case. More...

Go to the source code of this file.

Detailed Description

Ends a test case.

Please refer to SASUnit User's Guide

Result and finish time are added to the test repository.

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
Version
$Revision: 129 $
Author
$Author: klandwich $
Date
$Date: 2013-01-29 10:46:03 +0100 (Di, 29 Jan 2013) $
See Also
$HeadURL: https://svn.code.sf.net/p/sasunit/code/trunk/saspgm/sasunit/endtestcase.sas $

Definition in file endtestcase.sas.