summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/incallui/InCallPresenterTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename PRE_DIAL_WAIT to SELECT_PHONE_ACCOUNTSantos Cordon2015-04-231-2/+2
| | | | | Bug: 20532435 Change-Id: Iae50b2ce15232a6010eb04895193b04c423ecc00
* Refactor mock CallList functionalityYorke Lee2015-04-021-48/+25
| | | | | | | | MockCallListWrapper provides an instance of a mock call list and provides functionality to easily add/remove calls from the mock call list. Change-Id: I4f7651284d35bdac61574fd804afa33dbf43d6b0
* Flesh out more InCall testsYorke Lee2015-03-061-11/+47
| | | | Change-Id: If77e0767e9dbc65a9235dc1841f4d7298e4d39d5
* Add tests for InCallPresenterYorke Lee2015-03-051-0/+177
Add a bunch of end-to-end tests for InCallPresenter Refactor InCallPresenter to be more dependency injection friendly. Add some test-only methods to make testing easier Change-Id: I86b6eeff91d35bc3b5cb3de9262d8850673919b7