Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

how to write JUnit test case for robotium

what are all the Robotium methods we use to automate ?

is there any resources or tutor available ?

share|improve this question

1 Answer

Download is at this link: http://code.google.com/p/robotium/downloads/detail?name=robotium-solo-3.2.1-javadoc.jar

After you download, just change the file extension to .zip and you will have everything you need regarding the methods and functions used.

Hope this helps.

Blaine

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.