Skip to content

Running Tests

Omer Cansizoglu edited this page May 21, 2014 · 1 revision

Without Maven:

1- Get dependency libraries and place into tests/Functional/libs Libraries:

2- Import test project and instrumentaiton test app at tests/testapp into Eclipse

3- Right click on test project and run jUnit Tests

4- Choose AVD from the list

5- Test instrumentation app will be installed and tests will be executed

Clone this wiki locally