android - How to ensure all events have been fired before moving forwarded -


how ensure ontouch, onclick, etc listeners have been fired in ui thread before moving forward test code? in other words, have spinner on have registered both ontouchlistener , onitemselectedlistener. want ensure both these functions called activity before move on testing. there way can achieved in roboelectric?


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -