Skip to content

Test Result : StringField setValue

0 failures (±0)
5 tests (±0)
Took 0.1 sec.

All Tests

Test nameDurationStatus
StringField setValue does not set value to null if given value only consists of whitespaces and trim is false21 msPassed
StringField setValue sets the value and display text if the value is valid21 msPassed
StringField setValue sets the value to null if given value is empty22 msPassed
StringField setValue sets value to null if given value only consists of whitespaces and trim is true21 msPassed
StringField setValue tries to convert the value into a string21 msPassed