commit | 7fbddb1db1beeac7c6762fb7a11612e348f6ff90 | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Thu Mar 25 17:46:25 2010 -0700 |
committer | Gilles Debunne <debunne@google.com> | Thu Mar 25 18:56:44 2010 -0700 |
tree | 07fb1a893dedeeae9a2723db22857865588afc42 | |
parent | 478a745e8421497bad9ea0cbd75bc4d4d419ef60 [diff] |
Refactor in PositionTesterContextMenuListener. The asserts were removed from that class and replaced by a status String object. This allows ExpandableListTester to do the asserts instead. These tests passed on a sapphire and passion devices as well as in the emulator. The asserts in the main thread are expected to make these tests pass during the continuous build too. Change-Id: Ic6d23e1d3a151f25249eed553113666f47b40dc3 http://b/issue?id=2525846