test_utils library

Properties

chrome ↔ Browser
getter/setter pair
firefox ↔ Browser
getter/setter pair
internetExplorer ↔ Browser
getter/setter pair
linux ↔ OperatingSystem
getter/setter pair
mac ↔ OperatingSystem
getter/setter pair
safari ↔ Browser
getter/setter pair
unix ↔ OperatingSystem
getter/setter pair
windows ↔ OperatingSystem
getter/setter pair
wkWebView ↔ Browser
getter/setter pair

Functions

configurePlatformForTesting({Browser? browser, OperatingSystem? operatingSystem, List<Feature>? features}) → void
A test utility that allows a consumer to instruct the library to respond as though it was running on a particular browser and / or operating system.