Skip to content

Test Result : DesktopFormController

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

All Tests

Test nameDurationStatus
DesktopFormController Listens to popupWindowReady event and calls _onReady - having a popupWindow instance3 msPassed
DesktopFormController Listens to popupWindowReady event and calls _onReady - having only a form ID (reload case)2 msPassed
DesktopFormController _addPopupWindow registers listeners and adds to array with popup-windows2 msPassed
DesktopFormController _removePopupWindow cleans up and removes from array with popup-windows2 msPassed