Flutter
common
Response
allTestsPassed property
allTestsPassed
description
allTestsPassed
property
Null safety
bool
allTestsPassed
Whether the test ran successfully or not.
Implementation
bool get allTestsPassed => _allTestsPassed;
Flutter
common
Response
allTestsPassed property
Response class
Constructors
allTestsPassed
someTestsFailed
toolException
webDriverCommand
Properties
allTestsPassed
data
failureDetails
formattedFailureDetails
hashCode
runtimeType
Methods
formatFailures
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromJson