integration_test package
documentation
common library
common
integration_test package
documentation
common library
integration_test
package
Libraries
_callback_io
_callback_web
_extension_io
_extension_web
common
integration_test
integration_test_driver
integration_test_driver_extended
common
library
Classes
CallbackManager
Template methods each class that responses the driver side inputs must implement.
[...]
DriverTestMessage
Message used to communicate between app side tests and driver tests.
[...]
Failure
Representing a failure includes the method name and the failure details.
IntegrationTestResults
Interface that surfaces test results of integration tests.
[...]
Response
Classes shared between
integration_test.dart
and
flutter drive
based adoptor (ex:
integration_test_driver.dart
). An object sent from integration_test back to the Flutter Driver in response to
request_data
command.
WebDriverCommand
Command for WebDriver to execute.
[...]
Enums
WebDriverCommandType
Types of different WebDriver commands that can be used in web integration tests.
[...]
common library
Classes
CallbackManager
DriverTestMessage
Failure
IntegrationTestResults
Response
WebDriverCommand
Enums
WebDriverCommandType