|
Asper Header
1.0.14
The header injector extension
|
Comprehensive test suite for MessageProvider with message template validation. More...
Go to the source code of this file.
Variables | |
| import *as assert from | assert |
| import { getMessage } from '../modules/messageProvider' | |
Comprehensive test suite for MessageProvider with message template validation.
This module provides extensive testing coverage for the MessageProvider module, validating message template functionality, parameter substitution, and integration with the AsperHeader extension's messaging system.
Test Coverage:
Definition in file messageProvider.test.ts.
| import* as assert from assert |
Definition at line 21 of file messageProvider.test.ts.
| import { getMessage } from '../modules/messageProvider' |
Definition at line 22 of file messageProvider.test.ts.