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
1 file changed
tree: ae04e54689219fdc2e97b3b23da11fc4054d3679
  1. service/
  2. tests/