You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/actionbarsherlock/test/runner
Arne Jans fc99549dec updated actionbarsherlock to 3.5.0 13 years ago
..
res
src/com/actionbarsherlock/tests/runner updated actionbarsherlock to 3.5.0 13 years ago
AndroidManifest.xml updated actionbarsherlock to 3.5.0 13 years ago
README.md
pom.xml updated actionbarsherlock to 3.5.0 13 years ago
project.properties

README.md

ActionBarSherlock Test Runner

Suite of test cases that verify each activity and method provided by the test app are operating as expected.

Each class has a name which provides insight into the what it is testing and is then prefixed by Test. If you are providing new test cases please follow the same naming conventions that are already in use. If the test cases corresponds to an activity in the test app please ensure that you use the same name for both classes.