AFStateTestContextForState class
Methods
-
addError(String desc, int depth)
→ void
-
inherited
-
addPassIf({required bool test})
→ bool
-
inherited
-
addWarning(String desc)
→ void
-
inherited
-
createScreenContext<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>({required AFScreenID screenId, required AFConnectedUIConfig<AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam, AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> screenConfig})
→ AFStateTestScreenContext<TSPI>
-
override
-
disableValidation()
→ void
-
inherited
-
enableValidation()
→ void
-
inherited
-
endSection()
→ void
-
inherited
-
expect(dynamic value, Matcher matcher, {})
→ void
-
inherited
-
finishAndUpdateStats(AFTestStats stats)
→ void
-
inherited
-
indentOutput()
→ void
-
inherited
-
markDebugStopHereWarning()
→ void
-
inherited
-
markDisabled(AFScreenTestBody body)
→ void
-
inherited
-
markDisabledSimple(String disabled)
→ void
-
inherited
-
nextGlobalUniqueId()
→ int
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
outdentOutput()
→ void
-
inherited
-
printFailMessages(AFCommandOutput output)
→ int
-
inherited
-
printFinishTest(AFID id)
→ void
-
inherited
-
printFinishTestDisabled(AFID id, String disabled)
→ void
-
inherited
-
printPassMessages(AFCommandOutput output, AFTestStats stats, {String? testIdOutput})
→ void
-
inherited
-
printStartTest(AFID id)
→ void
-
inherited
-
printTestTitle(AFID id)
→ void
-
inherited
-
processQuery(AFAsyncQuery q, AFStore store, AFDispatcher dispatcher)
→ void
-
inherited
-
startSection(AFID id, {bool resetSection = false})
→ void
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited