Skip to content

Test Result : JavaScriptCodeFactoryTest

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

All Tests

Test nameDurationStatus
Reporting / classInstantiation() creates default instance0 msPassed
Reporting / classInstantiation() creates instance with parameters0 msPassed
Reporting / createCommentedString() creates block comment1 msPassed
Reporting / createCommentedString() creates multi line comment1 msPassed
Reporting / createCommentedString() creates single line comment1 msPassed
Reporting / getNullString() == 'null'3 msPassed
Reporting / getSaveVariableName() creates random string for invalid characters25 msPassed
Reporting / getSaveVariableName() does not alter save name1 msPassed
Reporting / getSaveVariableName() prefixes keywords with _1 msPassed
Reporting / getSaveVariableName() prefixes numbers with _0 msPassed
Reporting / getSaveVariableName() replaces invalid characters1 msPassed