History log of /packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01cfb9d8c54dd2c888cea15987e7644e8a78a3e0 02-Apr-2018 Fan Zhang <zhfan@google.com> Remove wrapper for ConnectionManager/IPackageManager

Bug: 76167422
Test: robotests
Change-Id: I5f051b0ce58b97a3cfd5d4bae469463dcd6d83ac
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
aab36de0d69ff0ee7c0fdf809899e1b4a61d1d26 31-Mar-2018 Fan Zhang <zhfan@google.com> Remove wrapper for device policy manager

Bug: 76167422
Test: robotests
Change-Id: I69dc7341cf1ff408bc24c2a062586cef25b7b918
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
22a39c2b93bc66db71238274a7683d329232d124 26-Feb-2018 James Lemieux <jplemieux@google.com> Use external/robolectric-shadows/run_robotests.mk

This allows Settings to test against the latest framework changes.

Also replaced TestConfig with traditional robolectric.properties.

Bug: 73173204
Bug: 73892008
Test: make -j56 RunSettingsRoboTests
Change-Id: I3135b4fa5f095ba79b282a76f45dd9baa2584bc7
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
28dee1f08640c66febadf0354555f032e8b0a3bd 11-Jan-2018 Leif Hendrik Wilden <leifhendrik@google.com> Migrate to use instrumentation classes from settingslib.

Test: Compiles. Manually tested.
Change-Id: I70a6e76cc8440547746ecc008c32bd06a7de8161
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
cab0ee611d375d70a3803d857e62c745ccd98de2 22-Jan-2018 Leif Wilden <leifhendrik@google.com> Revert "Migrate to use instrumentation classes from settingslib."

This reverts commit 1546cca529bf56430332e15b05ceb6efb37e57bf.

Reason for revert: Broke fingerprint setup flow. b/72267201

Change-Id: I8321265ae64732c526325882ddea51080decddf5
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
1546cca529bf56430332e15b05ceb6efb37e57bf 11-Jan-2018 Leif Hendrik Wilden <leifhendrik@google.com> Migrate to use instrumentation classes from settingslib.

Test: Compiles. Manually tested.
Change-Id: Ie5515bb0fe3e621fc7723a9b04ba23e4bfa9c401
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
4e08869e1a1f99162bb1e5387455816fdbc27366 11-Jan-2018 Fan Zhang <zhfan@google.com> Make a strong reference to LifecycleOwner in tests

Change-Id: Id3b26ded6c903b67b9880dbfe1a0656a564c8947
Fixes: 71867776
Test: rerun tests
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
cbfb099a4002f751ff9b367f1742565b40c5d519 05-Dec-2017 jeffreyhuang <jeffreyhuang@google.com> Rename SDK_VERSION_O to SDK_VERSION

Test: make RunSettingsRoboTests -j40
Change-Id: I6715062d8addadda441e32809db1af55f15e3a90
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
71cf59e62fbdc3d6c28e009d07d6f60edb7989b0 04-Dec-2017 jeffreyhuang <jeffreyhuang@google.com> Move wifi test package to sdk 26

Test: make RunSettingsRoboTests -j40
Change-Id: I9ef0979a7c6c3647cedd48a2c6ab855928c1b57e
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
d4292256406d374e923335d1c97752da2909ad7b 08-Nov-2017 Pavel Grafov <pgrafov@google.com> Block editing of locked down wifi network from details page.

Test: make ROBOTEST_FILTER=WifiDetailPreferenceControllerTest RunSettingsRoboTests
Bug: 68990370
Change-Id: Idceb064486afd93bc8b2f52d605a788520de8e56
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
94a7c7d21c7dea18400642463ff4fc7d75ad1923 10-Nov-2017 Tony Mantler <nicoya@google.com> Convert SettingsLib Lifecycle to Flatfoot

Bug: 69257739
Test: m -j RunSettingsRoboTests
Change-Id: I27e7850c39afb9c09297007e8cc352f410665653
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
dee1a22c45c78dd1d4a681314045b0757b63623d 01-Sep-2017 Doris Ling <dling@google.com> Consolidate all wrappers used for testing.

- Add the wrapper package and move all wrappers to the wrapper package.
- Get rid of some wrapper interface/impl implementation and have a
wrapper class directly.

Bug: 65634579
Test: make RunSettingsRoboTests
Change-Id: Ic757d8f7bacfa7a034c7e692205bc1dc4b0e1de1
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
c8e912e5c4b7201327596e60072e0e23a5826f9d 11-Sep-2017 Erik Kline <ek@google.com> Merge "Include IPv6 DNS servers in wifi details" into oc-mr1-dev am: 1b62d99433
am: 775807f422

Change-Id: I55fbd611fee9f17215412a76b480cdee96f62b32
9adc5887490953c6d239a634d6ebca4cd3081dc6 06-Sep-2017 Erik Kline <ek@google.com> Include IPv6 DNS servers in wifi details

Test: as follows
- built
- flashed
- booted
- export ROBOTEST_FILTER=WifiDetailPreferenceControllerTest \
make -j RunSettingsRoboTests
RunSettingsRoboTests:
RunSettingsRoboTests: Time: 19.821
RunSettingsRoboTests:
RunSettingsRoboTests: OK (37 tests)
RunSettingsRoboTests:
- make -j RunSettingsRoboTests
RunSettingsRoboTests: ...........................
RunSettingsRoboTests: Time: 424.847
RunSettingsRoboTests:
RunSettingsRoboTests: OK (2250 tests)
RunSettingsRoboTests:

Bug: 65037256
Bug: 65467586

Change-Id: Icd3d09aa35c04101c41e2521b48e64f28f69ae29
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
0a72c2339357bb6c512099539a78d973d8ba4a6f 06-Sep-2017 Charles He <qiurui@google.com> Merge "Enforce wifi config lockdown on details page." into oc-mr1-dev am: 10adff1163
am: e7cf5e6221

Change-Id: I356a58cadd3e19e61d9585f08e47c9d4cdcf4318
289af93896190038de3bdd7527625bb45d37dae5 02-Sep-2017 Charles He <qiurui@google.com> Enforce wifi config lockdown on details page.

Fixes the bug that, on the new WifiDetailPreference page, the "Forget"
button is not disabled properly for wifi configs created and protected
by DevicePolicyManger.

Robolectric test to follow in a separate CL.

Test: manual, by locking down wifi config with TestDPC
Test: make RunSettingsRoboTests
Bug: 64971700
Bug: 65396674
Change-Id: I27740eabd5eb94415e4258c9c80f91df2d9ab476
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
3430553a2e26eac750db11dd56664f3b3127e315 29-Aug-2017 Sundeep Ghuman <sghuman@google.com> Separate multiple DNS addresses with newlines. am: 2716e841be
am: cf37a26795

Change-Id: I61bcfc20d43133c12fb8fe78d7bd968af1ee59eb
2716e841be8e8bda36c451e1ba9651b37eead560 29-Aug-2017 Sundeep Ghuman <sghuman@google.com> Separate multiple DNS addresses with newlines.

Bug: b/65037256
Test: make -j40 RunSettingsRoboTests
Change-Id: I4b0709648f8e236177ea73338cfb0d42a5971c06
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
241cb0db023a9e9f12791e968f2494e0a265b4f1 16-Aug-2017 Eric Schwarzenbach <easchwar@google.com> Update detail icon only if its signal level changed.

Changes behavior to only render the wifi pie icon if the new rssi has
resulted in a new signal level.

Bug: 64712237
Test: make -j40 ROBOTEST_FILTER=WifiDetailPreferenceControllerTest
RunSettingsRoboTests

Change-Id: I01be2f87d61489242d646ff2003db13c9268ea14
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
27a1b76fdcb975ae371a1bd98739514bbf2eab18 07-Aug-2017 Eric Schwarzenbach <easchwar@google.com> Remove references to NetworkBadging.

Removes all references to the deprecated NetworkBadging class. Replaces
Badging enums with AccessPoint.Speed. Uses SettingsLib Utils class to
get the WifiIcons.

Note: This change depends on ag/2676505.

Bug: 62355275
Test: make -j40 RunSettingsRoboTests
Change-Id: If3301ce30e22a7b2cc4d534b0a89e6d7ddfef45b
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
2d28a4ceb4b1eec43972255801d9e9f81d95c1c3 27-Jul-2017 Fan Zhang <zhfan@google.com> Unify action buttons to a common widget (part 1)

- Create a preference type to host action button preferences.
- Convert app battery usage page to use the new preference
- Convert wifi detail page to use the new preference

Change-Id: I60bc473986ab46f2897e2537eb0e013fa813a4fc
Fix: 63991885
Test: robotests
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
d569195299f1cbfcff10b3f77804ca2eaa1be3ae 29-Jun-2017 Sundeep Ghuman <sghuman@google.com> Use EntityHeaderController in WifiDetailPreferenceController.

Switch to the Entity header to bring parity in design of
WifiNetworkDetailsFragment and other Settings pages.

Bug: b/37252029
Test: make -j40 RunSettingsRoboTests
Change-Id: Ib11f3d37eac4dca08fa61eef67910cd328682bac
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
9f1e911759dc6fedaac9fa65afb79f6a93022bf4 09-Jun-2017 Andrew Sapperstein <asapperstein@google.com> Refactor test runner to use static list of resource paths

Previously everything lived in an inner class method of
SettingsRobolectricTestRunner. That method has now been turned into
a static method so that it can be called by other runners.

Bug: 62460102
Test: robotests
Change-Id: I6612b1f26404587301c534c8ba60e39d59d6c840
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
2c06009ad610ec8324effaf790fcb40999400ded 05-Jun-2017 Hugo Benichi <hugobenichi@google.com> Instrument sign-in-captive-portal button

Bug: 36203355
Bug: 34901696
Bug: 36532213
Test: WifiDetailPreferenceControllerTest updated
Change-Id: I03dbcdd6efbd0d7aaf2ef67d541fceeb6acc2acf
(cherry picked from commit 539211a718125cc894b81ccbb9e5d1f9364912b5)
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
60c5313ff515fb0293d8c76d26afcca76fc32f1f 07-Jun-2017 Lorenzo Colitti <lorenzo@google.com> Merge "Wifi details: minor ordering fixes." into oc-dev am: 85395155fb
am: 1185ea72f2

Change-Id: Id2661d1f4edac5d987f122542176372b2f99ef3b
acb76030de64e9431330ad8da1af1994b6b6368a 06-Jun-2017 Lorenzo Colitti <lorenzo@google.com> Merge changes I23540440,I67269e1a into oc-dev am: 4249a7092b
am: 844c385c09

Change-Id: I258837998e0c242d4c4dd4fb7c69da8049837173
088215d8772c5129de299076f093cc7f0143e327 04-Jun-2017 Lorenzo Colitti <lorenzo@google.com> Wifi details: minor ordering fixes.

1. Set mNetwork before the NetworkCallbacks can be delivered.
Previously, the code would set mNetwork in updateInfo, relying
on the fact that the BroadcastReceiver registered in onResume
is immediately invoked. However, this races with the
callbacks, which are also immediately invoked. If the
callbacks won the race, mNetwork would not be set and they
would be ignored.

2. Call updateInfo in onResume instead of in displayPreference.
This ensures that it's always called exactly once before the
activity starts running, regardless of whether it's being
displayed the first time (i.e., after onStart) or resumed
by switching from another app. displayPreference is only
called in the former case.

3. Don't call getLinkProperties and getNetworkCapabilities in
updateInfo. These calls are superfluous, because this
information is update by the NetworkCallbacks, and they can
cause jank because updateInfo is called on the UI thread.

This requires that the tests be changed so they always call
onResume, since no UI elements are populated until onResume is
called.

Bug: 62209358
Test: make -j64 RunSettingsRoboTests
Change-Id: Iccb1b9ae51188755d890a6df83004dbe9bec565e
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
2561df808328f78f18b3fa0c936fa09ffc91e2c2 02-Jun-2017 Lorenzo Colitti <lorenzo@google.com> When validation state changes, update the AP summary.

This stops the AP summary from getting stuck on "Connected, no
Internet" even when the system has validated Internet access.

Bug: 62209358
Test: make -j64 RunSettingsRoboTests
Change-Id: I235404408f7d8b958653d25656d97da8206e35ce
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
beafc363604d10422266f43caf536bcbae25a533 02-Jun-2017 Lorenzo Colitti <lorenzo@google.com> Minor tweaks to WifiDetailPreferenceControllerTest.

Add makeNetworkCapabilities and updateNetworkCapabilities
methods, and use them. These are not very useful in the current
code but we introduce in their own CL to limit test changes in an
upcoming CL that will make use them to test new code.

Bug: 62209358
Test: make -j64 RunSettingsRoboTests
Change-Id: I67269e1add40ecb3c2b693548e8bf29ae776a79f
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
5692d230421214bb71ad6aaf1fe9c7eacaa20970 02-Jun-2017 Lorenzo Colitti <lorenzo@google.com> Merge changes from topic 'wifi_detail_jank' into oc-dev am: 0187221bd8
am: cc347f4e14

Change-Id: Idf82b916ae8121b837b7113af7ab182640124814
0187221bd8b40c454ef87911703c87dbf48201a0 02-Jun-2017 TreeHugger Robot <treehugger-gerrit@google.com> Merge changes from topic 'wifi_detail_jank' into oc-dev

* changes:
Reduce jank in the wifi detail status page.
Improve testing of IP address display code.
0bde06cd594840fb4aa49fe1b034a3859f36c246 01-May-2017 Lorenzo Colitti <lorenzo@google.com> Reduce jank in the wifi detail status page.

Currently, when anything changes, the wifi detail status page
removes and then redraws all IP address information. This causes
the whole screen to flicker. Instead, only add and remove things
when they actually change.

In order to do this, convert the IPv6 addresses from a list of
Preference objects to a single newline-separated text field.
This removes the need to keep track of addresses as they are
added and deleted, and also looks a bit better.

Also, minor correctness fixes:
- Get the gateway from the default route, not from the last route
with a non-null gateway.
- Get the IPv4 subnet mask from the IPv4 address prefix, not from
the last route with prefix length > 0.

Bug: 62171690
Test: make -j64 RunSettingsRoboTests
Test: IP information does not flicker when signal strength changes
Change-Id: Ia9f2a277e53a2800407ae327701c5b95a9eec20a
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
8b1926888fa39f1e9487b510204bf475a12ca970 01-May-2017 Lorenzo Colitti <lorenzo@google.com> Improve testing of IP address display code.

This is a test-only change whose goal is to increase our
confidence in future changes that touch the actual code.

Bug: 62171690
Test: make -j64 RunSettingsRoboTests
Change-Id: Ic5122453c9fec2b166fcfe0c5c33be2705c10906
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
2d31889379bfd62bc5850b2ddc77fb34d7b22106 31-May-2017 Hugo Benichi <hugobenichi@google.com> Merge "Wifi details page: sign-in uses primary color" into oc-dev am: 0c5573a0e3
am: 5716f6cc7e

Change-Id: Ifb6f4a26fbbcd356f7fc0ff25c552cdd9da5c73d
484140ba6ec029ea3472178e4d99efa7762c5e15 26-May-2017 Hugo Benichi <hugobenichi@google.com> Wifi details page: sign-in uses primary color

Test: tested with nearby captive portals
Bug: 36203355
Bug: 36656914
Change-Id: I726f1226862150ba6875c20f919df91ca8043335
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
046400c2c407429da47e6b2230ba8bbd21c43e9b 24-May-2017 Maurice Lam <yukl@google.com> Migrate settings robolectric tests to mockito 2

- Migrated ArgumentMatcher subclasses to lambdas
- Replaced any() with nullable() where tests were failing

Test: cd tests/robotests && mma
Bug: 38456058
Change-Id: Ice8c39b435c45b87f82dbbd9860e68f235314cf8
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
777ed2535a7fd6f618a0d12f381af99252283574 10-May-2017 Juan Lang <juanlang@google.com> Depend on SettingsLib's version of lifecycle and FooterMixin.

The implementations have been imported into SettingsLib. Setting's copy
can now be removed, which this change also does.

Test: Manually check battery status, which uses FooterMixin, looks OK.
make RunSettingsLibRobotTests && make RunSettingsRoboTests
&& make RunSettingsGoogleRoboTests
Change-Id: I6539605fdad80d156ff5ff249e68df4a1c412067
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
dec19d10c2821ebdac4c13e7ce91de3e3249f185 03-May-2017 Amin Shaikh <ashaikh@google.com> Show "Forget" button for ephemeral networks.

- Move forget button preference handling logic to
WifiDetailPreferenceController
- Remove unnecessary updateInfo call in onResume since
NETWORK_STATE_CHANGED_ACTION is a sticky broadcast
- Populate network state fields and set up initial wifi state
when the Preference is displayed instead of waiting for onResume

Bug: 37751816
Test: m RunSettingsRoboTests && manually tested on device
Change-Id: I509013c72a0d26fc9a3feca564d92a0ab8414d1e
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
b6245156f647e4e41198026ef6a3bfc54790e384 26-Apr-2017 Lorenzo Colitti <lorenzo@google.com> Add a "sign into network" button to the wifi details page.

Bug: 36203355
Test: manually signed into captive portal
Test: make -j64 RunSettingsRoboTests
Change-Id: I3242ef30125ddfdaaac9b80ead4f8ac14ea6d364
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
6347e1b4b88aed704e9896ef6681e4f11c28c26c 17-Apr-2017 Sundeep Ghuman <sghuman@google.com> IPv6 addresses should not be selectable.

Disable selectable when adding ipv6 addresses to the
WifiNetworkDetailsPage.

Bug: b/37351354
Test: make RunSettingsRoboTests
Change-Id: I79bc3dcab7339df96598aa1a6505f0148f8844b0
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
8474a9c877deac8760e4dd663f8fbd2ceb65cc5e 07-Apr-2017 Sundeep Ghuman <sghuman@google.com> Add a broadcast receiver to WifiDetailsPreferenceController.

This allows the WifiNetworkDetailsFragment to update dynamically based
on network and connection changes.

Bug: b/36278407
Test: make RunSettingsRoboTests
Change-Id: I388cf9842a144e45b68f2d173c7b29f347226b78
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
399e1a58107b0d7864dfefb198e8a687d63f2d06 07-Apr-2017 Amin Shaikh <ashaikh@google.com> Wi-Fi network details page fixes.

- Fix NPE in WifiDetailPreferenceController#setIpText
- Add MAC address preference in the details section
- Set subnet mask and gateway preferences
- Do not show IP information preferences if no information is available
- Fix string capitalization errors
- Only show IPv4 DNS servers under "Network details" section

Bug: 36483230
Bug: 37096448
Bug: 36482499
Bug: 37165860
Test: m RunSettingsRoboTests
Change-Id: I0e3f0ccfc4a8d802b51ed6b3be81c75e384dd06f
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
3c0d5ff3d19a8a49e1e5d2f4c4a4b24348e43c9a 31-Mar-2017 Amin Shaikh <ashaikh@google.com> Fix NPE when forgetting networks.

- Fixed disablement of ephemeral networks
- Exit out of the fragment when Forget is pressed

Bug: 36723238
Test: m RunSettingsRoboTests and manual testing
Change-Id: I83c09a44dbef0f02a452dc8c3163523a27bd4b63
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
c6453a5bcad32ce02900cb3748106dfbc4a4b164 29-Mar-2017 Stephen Chen <stewchen@google.com> Add link speed to Wifi details page.

Also make detail items unselectable.

Bug: 36444504
Test: make RunSettingsRoboTests
Change-Id: I393a3a25c8c036da1df1dc2788accfecb3563e14
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
ffd31975102006676750039bb8aa88827544d017 27-Mar-2017 Amin Shaikh <ashaikh@google.com> Fix forget button on wifi details page.

- Corrected logic for forgetting the current network in the network
details page
- After a user has forgotten a network, the button becomes disabled
(TODO final UX on this - go/remaining-wifi-picker-work tracks this)
- Added unit tests for forgetting network flow
- Fixed bug where the current tethering WifiConfiguration was associated
with the currrent network

Bug: 36458941
Test: m RunSettingsRoboTests
Change-Id: Ie3c4bae8b295908b17179e60359c8bc599519744
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
4d725a7708eb0c159eb6acac848932c44bf45efc 16-Mar-2017 Sundeep Ghuman <sghuman@google.com> Comment changes from ag/1991360.

Bug: NA
Change-Id: I832f4459e8becdc5862c83c2b2efd5cee0d417c9
Test: NA
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java
4c1b174f5fdf3fdf25acad3db28aa62cd3f183b4 15-Mar-2017 Sundeep Ghuman <sghuman@google.com> Create robolectric tests for WifiNetworkDetailsFragment.

More tests to follow in separate CLs. Submitting test class in order to
unblock parallel development.

Bug: 35963536
Test: make RunSettingsRoboTests
Change-Id: I50752ba0d6c53d016bf5809f7bd5d5f6e0350b90
/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/details/WifiDetailPreferenceControllerTest.java