Files | |
file | nwnx_tests.nss |
Functions | |
void | NWNX_Tests_Report (string sPlugin, string sTestName, int bSuccess) |
Reports the test results. More... | |
void NWNX_Tests_Report | ( | string | sPlugin, |
string | sTestName, | ||
int | bSuccess | ||
) |
Reports the test results.
sPlugin | The plugin calling the test. |
sTestName | The name of the test. |
bSuccess | TRUE if the test passed. |
Definition at line 13 of file nwnx_tests.nss.