Articles in category

Unit test

12 Résultats disponibles

CODE SAS
Unit Test of SASjs mv_webout and mp_assert macros

Test script validating the web input/output (mv_webout) and assertion (mp_assert) functionalities...

Lire la suite
CODE SAS
DDL Difftable Table Creation Test

Unit test script verifying table creation via a DDL macro.

Lire la suite
CODE SAS
DDL Filter Table Test

Test script generating a filter table structure and verifying its existence.

Lire la suite
CODE SAS
Test of the ms_triggerstp macro

Unit test program to validate the functionality of the ms_triggerstp macro, which simulates and e...

Lire la suite
CODE SAS
Conditional Testing of SQL Table Constraints

This macro implements a unit test that verifies the detection and management of SQL table constra...

Lire la suite
CODE SAS
Execution of Test Assertion `mp_assert`

Calling the `mp_assert` macro to validate a simple condition within a test framework.

Lire la suite
CODE SAS
MIME type verification via %mp_assert macro

This script executes an assertion to verify the value returned by the %mf_mimetype macro for the ...

Lire la suite
CODE SAS
Unit test for the MCF_LENGTH macro

This SAS script tests the functionality of the `%mcf_length` macro by evaluating the 'length' of ...

Lire la suite
CODE SAS
Test of the %hassuffix macro

Verification of the %hassuffix macro's behavior to detect if a string ends with a given suffix, u...

Lire la suite
CODE SAS
Test of the _closeHTMLPage macro

Unit test script for the _closeHTMLPage macro verifying the correct closing of an HTML page withi...

Lire la suite
CODE SAS
Test of SASUnit assertManual macro

This script tests the functionality of the %assertManual macro from the SASUnit framework.

Lire la suite
CODE SAS
Tests for use of autoexec file

Unit test script to verify the loading and execution of a specific autoexec file via SASUnit.

Lire la suite