test_api.backend library Null safety

Classes

Metadata
Metadata for a test or test suite.
PlatformSelector
An expression for selecting certain platforms, including operating systems and browsers.
RemoteListener
Runtime
An enum of all Dart runtimes supported by the test runner.
StackTraceFormatter
A class that tracks how to format a stack trace according to the user's configuration.
StackTraceMapper
A class for mapping JS stack traces to Dart stack traces using source maps.
SuitePlatform
The platform on which a test suite is loaded.

Exceptions / Errors

RemoteException
An exception that was thrown remotely.