NWNX:EE  8193.36.12
NWNX Tests

Files

file  nwnx_tests.nss
 

Functions

void NWNX_Tests_Report (string sPlugin, string sTestName, int bSuccess)
 Reports the test results. More...
 

Function Documentation

◆ NWNX_Tests_Report()

void NWNX_Tests_Report ( string  sPlugin,
string  sTestName,
int  bSuccess 
)

Reports the test results.

Parameters
sPluginThe plugin calling the test.
sTestNameThe name of the test.
bSuccessTRUE if the test passed.

Definition at line 13 of file nwnx_tests.nss.