Skip to content

Test Result : ScriptParameterTest

0 failures (±0)
6 tests (±0)
Took 4 ms.

All Tests

Test nameDurationStatus
Helper.getDefaultValue() == '...' when annotation with default value is present1 msPassed
Helper.getDefaultValue() == null when annotation has no default value2 msPassed
Helper.getDefaultValue() == null when annotation is missing1 msPassed
Helper.isOptional() == false when annotation has no default value0 msPassed
Helper.isOptional() == false when annotation is missing0 msPassed
Helper.isOptional() == true when annotation with default value is present0 msPassed