-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Android Automation Client
In order to make the lib testable outside of a Dalvik VM, we need to only depend on the standard JDK.
For that we need to provide a cache and event systems implementation that does not rely on Android Specific concepts.
As a first step a pure in memory or FS implementation could be enough to allow full testability.