History log of /frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/TestCaseCollector.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
bc81b387c8d6c464f9b2a0f4f6f3224270466181 07-Dec-2012 Maxim Siniavine <siniavine@google.com> Added support for dynamic test discovery.

UiAutomator command line is now able to look inside jar files
and automatically find classes which have tests to run.

Bug: 7517858
Change-Id: I3218f0b18e23df2b135d970a6c0ee04115d2ef4f
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/TestCaseCollector.java
1893caed0ad4e73b0676f206282d490c2d345316 19-Nov-2012 Thanh Le <thanhle@google.com> Fixes lint errors in ui automator.

There are no functional change, but please double check the
javadoc, and feel free to make suggestions while i'm in
there.

Change-Id: Ia3c126736242624c4d7ab8d83e66f2a68b8eb1d5
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/TestCaseCollector.java
ddc1008f06fd2a875037026490ce1f848a442572 23-Aug-2012 Guang Zhu <guangzhu@google.com> UI Automator public API cleanup

@hide some public methods and classes that we do not intend to
export in the SDK. Also adjust visibility on variables, methods
used inside the library classes.

Change-Id: I3492bb30a4b0040b298b7d96f255f137599ee8aa
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/TestCaseCollector.java
e54d649fb83a0a44516e5c25a9ac1992c8950e59 14-Jun-2012 Guang Zhu <guangzhu@google.com> uiautomator branding and source move

This moves the source of core pieces of uiautomator framework:
* module uiautomator.core: core classeses, including test runner
* module uiautomator: command line runner

Modules are building into system image, but they are marked
optional for now.

No material Java code changes are made, only package names,
imports and makefiles are modified as needed.

Change-Id: I09816368c02203fed2eeabd4f73b93111d1d4b29
/frameworks/testing/uiautomator/library/src/com/android/uiautomator/testrunner/TestCaseCollector.java