mocks/wifi_test_setup library

Properties

activeWifiTestConfig WifiTestConfig
Active Wi-Fi test double settings for the current test run.
no setter

Functions

applyWifiTestConfig(WifiTestConfig config) → void
Updates the active Wi-Fi double settings before each test executes.
ensureWifiTestDoublesForTest() → void
Replaces the app's Wi-Fi managers with deterministic test doubles when the wifi module is enabled (useWifi, not WifiManagerStub).