Skip to content

Test Result : JavaScriptCodeFactoryTest

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

All Tests

Test nameDurationStatus
classInstantiation() creates default instance0 msPassed
classInstantiation() creates instance with parameters0 msPassed
createCommentedString() creates block comment1 msPassed
createCommentedString() creates multi line comment0 msPassed
createCommentedString() creates single line comment1 msPassed
getNullString() == 'null'4 msPassed
getSaveVariableName() creates random string for invalid characters28 msPassed
getSaveVariableName() does not alter save name0 msPassed
getSaveVariableName() prefixes keywords with _1 msPassed
getSaveVariableName() prefixes numbers with _0 msPassed
getSaveVariableName() replaces invalid characters0 msPassed