AFStateTestScreenShortcut<TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class

Inheritance

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenId AFScreenID
finalinherited
testContext AFSpecificStateTestDefinitionContext
finalinherited

Methods

createWidgetShortcut<TSPIWidget extends AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(AFWidgetID? wid, AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> config) AFStateTestWidgetShortcut<TSPIWidget>
inherited
executeScreen(AFStateTestScreenHandlerDelegate<TSPI> handler, {bool verifyIsActiveScreen = true}) → void
executeScreenBuild(AFStateTestScreenBuildHandlerDelegate<TSPI> handler, {bool verifyIsActiveScreen = true}) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited