Flutter
flutter_test
AutomatedTestWidgetsFlutterBinding
inTest
inTest
Flutter
flutter_test
AutomatedTestWidgetsFlutterBinding
inTest
property
inTest
Flutter
flutter_test
AutomatedTestWidgetsFlutterBinding
Constructors
AutomatedTestWidgetsFlutterBinding
Properties
defaultTestTimeout
inTest
microtaskCount
buildOwner
currentFrameTimeStamp
debugBuildingDirtyElements
gestureArena
hashCode
hasScheduledFrame
pipelineOwner
pointerRouter
renderView
renderViewElement
runtimeType
schedulerPhase
schedulingStrategy
showAppDumpInErrors
transientCallbackCount
Operators
operator ==
Methods
asyncBarrier
beginFrame
idle
initInstances
postTest
pump
runTest
addFrameCallback
addObserver
addPersistentFrameCallback
addPostFrameCallback
attachRootWidget
cancelFrameCallbackWithId
cancelPointer
createViewConfiguration
debugAssertNoTransientCallbacks
dispatchEvent
dispatchLocaleChanged
ensureVisualUpdate
globalToLocal
handleAppLifecycleStateChanged
handleBeginFrame
handleEvent
handleEventLoopCallback
handleLocaleChanged
handleMetricsChanged
handlePopRoute
hitTest
initRenderView
initServiceExtensions
localToGlobal
noSuchMethod
preventThisFrameFromBeingReportedAsFirstFrame
reassembleApplication
registerBoolServiceExtension
registerNumericServiceExtension
registerServiceExtension
registerSignalServiceExtension
registerStringServiceExtension
removeObserver
resetEpoch
scheduleFrame
scheduleFrameCallback
scheduleTask
setLocale
setSemanticsEnabled
takeException
toString
bool
inTest
Whether there is currently a test executing.
Source
@override bool get inTest => _fakeAsync != null;