Home > rc-js-util > SanitizedEmscriptenTestModule
Signature:
export declare class SanitizedEmscriptenTestModule<T extends object, U extends object>
Constructor | Modifiers | Description |
---|---|---|
(constructor)(testModule, options, extension) | Constructs a new instance of the SanitizedEmscriptenTestModule class |
Property | Modifiers | Type | Description |
---|---|---|---|
wrapper | IEmscriptenWrapper<T & U & IDebugBindings> |
Method | Modifiers | Description |
---|---|---|
endEmscriptenProgram() | NB you MUST set the flag -s EXIT_RUNTIME=1 for this to work. |
|
initialize() | ||
reset() | Call this before each test case. |