commit | be40e20f6995d9d11c8270502120a07785dde270 | [log] [tgz] |
---|---|---|
author | Daniel Erat <derat@google.com> | Tue Apr 12 08:39:00 2016 -0600 |
committer | Daniel Erat <derat@google.com> | Mon Apr 18 16:05:34 2016 +0000 |
tree | ae04e54689219fdc2e97b3b23da11fc4054d3679 | |
parent | 6095c3ef2eb6dbe7321a23b146997ad13875696d [diff] |
Refactor SoftApManagerTest. SoftApManagerTest formerly had tests that doubled as helper methods (sometimes even calling each other), making it difficult to simulate events occurring in different orders. This change creates a clearer distinction between helpers and tests, and also tries to classify helpers as either starting processes or verifying that the code under test did what was expected. Bug: 28107595 Change-Id: I743d8abbf73ffcd6988ef16d00286733355582ea