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

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -