Skip to content

Test Result : JavaScriptCodeFactoryTest

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

All Tests

Test nameDurationStatus
classInstantiation() creates default instance2 msPassed
classInstantiation() creates instance with parameters2 msPassed
createCommentedString() creates block comment3 msPassed
createCommentedString() creates multi line comment0 msPassed
createCommentedString() creates single line comment3 msPassed
getNullString() == 'null'6 msPassed
getSaveVariableName() creates random string for invalid characters78 msPassed
getSaveVariableName() does not alter save name2 msPassed
getSaveVariableName() prefixes keywords with _1 msPassed
getSaveVariableName() prefixes numbers with _1 msPassed
getSaveVariableName() replaces invalid characters2 msPassed