Skip to content

Test Result : DesktopFormController

0 failures
4 tests
Took 10 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-windows3 msPassed
DesktopFormController _removePopupWindow cleans up and removes from array with popup-windows2 msPassed