Skip to content

Test Result : ScriptParameterTest

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

All Tests

Test nameDurationStatus
Helper.getDefaultValue() == '...' when annotation with default value is present0 msPassed
Helper.getDefaultValue() == null when annotation has no default value1 msPassed
Helper.getDefaultValue() == null when annotation is missing0 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