Skip to content

Test Result : Widget_Test

0 failures (±0)
91 tests (±0)
Took 2.7 sec.

All Tests

Test nameDurationStatus
testAddDisposeListener29 msPassed
testAddDisposeListener_failsWithNullArgument28 msPassed
testAddListener31 msPassed
testAddListener_addsSameListenerTwice42 msPassed
testAddListener_handlesClientListeners28 msPassed
testAddListener_handlesDuplicateClientListeners28 msPassed
testAddListener_handlesMultipleClientListeners31 msPassed
testAddListener_preservesListeners32 msPassed
testAddState27 msPassed
testCheckBits27 msPassed
testCheckOrientation_LTR35 msPassed
testCheckOrientation_RTL28 msPassed
testCheckOrientation_initial28 msPassed
testCheckOrientation_withParentOrientation_LTR40 msPassed
testCheckOrientation_withParentOrientation_RTL31 msPassed
testCheckWidget28 msPassed
testDisposeParentWhileInDispose29 msPassed
testDisposeSelfWhileInDispose32 msPassed
testDisposeSelfWhileInDispose_RenderOnce28 msPassed
testDispose_calledTwiceDoesNotHurt28 msPassed
testDispose_failsOnIllegalThread29 msPassed
testDispose_withException37 msPassed
testGetAdapter_forRemoteAdapter50 msPassed
testGetAdapter_forRemoteAdapter_returnsDifferentInstances27 msPassed
testGetAdapter_forRemoteAdapter_returnsSameInstance27 msPassed
testGetAdapter_succeedsForDisposedWidget28 msPassed
testGetData_failsWhenDisposed28 msPassed
testGetData_failsWithNullKey27 msPassed
testGetData_initiallyNull27 msPassed
testGetData_nullForNonExistingKey28 msPassed
testGetDisplay37 msPassed
testGetDisplay_failsWhenDisposed29 msPassed
testGetDisplay_worksFromNonUIThread28 msPassed
testGetListeners_doesNotReturnListenersForOtherTypes31 msPassed
testGetListeners_initiallyEmpty29 msPassed
testGetListeners_returnsAddedListener31 msPassed
testGetListeners_returnsAllListenersForType27 msPassed
testIsDisposed_initiallyFalse27 msPassed
testIsDisposed_trueAfterDispose27 msPassed
testIsListening_falseAfterRemoveListener32 msPassed
testIsListening_falseWithoutRegisteredListeners27 msPassed
testIsListening_forTypedEvent28 msPassed
testIsListening_trueAfterAddListener38 msPassed
testNotifyListeners28 msPassed
testNotifyListeners_eventFields27 msPassed
testNotifyListeners_inReadDataPhase45 msPassed
testNotifyListeners_notifiesDisplayFilters28 msPassed
testNotifyListeners_notifiesTypedListeners28 msPassed
testNotifyListeners_withDenyingFilter74 msPassed
testNotifyListeners_withEmptyEvent29 msPassed
testNotifyListeners_withInvalidEventType27 msPassed
testNotifyListeners_withNullEvent29 msPassed
testNotifyListeners_withNullPhase30 msPassed
testNotifyListeners_withPreInitializedTime28 msPassed
testRemoveDisposeListenerWithRegisteredListener28 msPassed
testRemoveDisposeListenerWithUnregisteredListener28 msPassed
testRemoveDisposeListener_typed_preservesListeners28 msPassed
testRemoveListener28 msPassed
testRemoveListener_doesNotFailIfNotAdded28 msPassed
testRemoveListener_handlesClientListeners28 msPassed
testRemoveListener_handlesDuplicateClientListeners28 msPassed
testRemoveListener_handlesMultipleClientListeners29 msPassed
testRemoveListener_preservesListeners28 msPassed
testRemoveListener_removesOnlyOneListener30 msPassed
testRemoveListener_typed_preservesListeners44 msPassed
testRemoveState28 msPassed
testRemoveTypedListenerWithUntypedRemoveListener28 msPassed
testRemoveUntypedListenerLeavesNeighbourListenerIntact33 msPassed
testReskin46 msPassed
testSetData_failsWhenDisposed27 msPassed
testSetData_failsWithNullKey27 msPassed
testSetData_forVariant27 msPassed
testSetData_forVariant_acceptsDash28 msPassed
testSetData_forVariant_acceptsLeadingDash28 msPassed
testSetData_forVariant_acceptsNonAscii28 msPassed
testSetData_forVariant_acceptsUnderscore28 msPassed
testSetData_forVariant_canBeReset28 msPassed
testSetData_forVariant_preservesVariant28 msPassed
testSetData_forVariant_rejectsColon36 msPassed
testSetData_forVariant_rejectsEmptyString30 msPassed
testSetData_forVariant_rejectsLeadingNumber27 msPassed
testSetData_forVariant_rejectsNonStringValue29 msPassed
testSetData_forVariant_rejectsSpaces28 msPassed
testSetData_keyedData28 msPassed
testSetData_keyedDataDoesNotChangeSingleData28 msPassed
testSetData_nullRemovesKeyedData29 msPassed
testSetData_nullRemovesSingleData28 msPassed
testSetData_singleData27 msPassed
testSetData_singleNullDoesNotRemoteKeyedData37 msPassed
testSetsParentOnAdapter28 msPassed
testUntypedDisposeListener29 msPassed