Published on :
Test CREATION_INTERNE

Unit Test Template

This code is also available in: Deutsch Español Français
The script only contains commented instructions serving as a template for adding unit tests via assertion macros (asserteq, assertne, assertref).
Data Analysis

Type : CREATION_INTERNE


No data is read or created by this script.

1 Code Block
MACRO
Explanation :
Comment lines suggesting the location and syntax for writing future unit tests.
Copied!
1%*Please write test code here;;
2%*%asserteq( ,%sas_str_contain());
3%*%assertne( ,%sas_str_contain());
4%*%assertref( );
This material is provided "as is" by We Are Cas. There are no warranties, expressed or implied, as to merchantability or fitness for a particular purpose regarding the materials or code contained herein. We Are Cas is not responsible for errors in this material as it now exists or will exist, nor does We Are Cas provide technical support for it.