Skip to content

Test Result : JavaScriptCodeFactoryTest

0 failures (±0)
11 tests (±0)
Took 91 ms.

All Tests

Test nameDurationStatus
classInstantiation() creates default instance1 msPassed
classInstantiation() creates instance with parameters24 msPassed
createCommentedString() creates block comment2 msPassed
createCommentedString() creates multi line comment1 msPassed
createCommentedString() creates single line comment2 msPassed
getNullString() == 'null'7 msPassed
getSaveVariableName() creates random string for invalid characters50 msPassed
getSaveVariableName() does not alter save name1 msPassed
getSaveVariableName() prefixes keywords with _1 msPassed
getSaveVariableName() prefixes numbers with _1 msPassed
getSaveVariableName() replaces invalid characters1 msPassed