Hi, everyone,
I want to implement a test case that I can drop down status bar and
check which notifications it shows.
Can I do this by JUnit? Because StatusBarService is not a activity,
I don't know how can I focus statusbar and how can I get what
notifications there are?
I checked default android source codes, it has statusbar test in the
framework but it doesn't use JUnit to test.
Is this because JUnit can't test service?

Please help me. Thanks for your help.

Allen

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to