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

AFStateTestScreenShortcut<TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(
  1. AFSpecificStateTestDefinitionContext testContext,
  2. AFScreenID screenId
)

Implementation

AFStateTestScreenShortcut(AFSpecificStateTestDefinitionContext testContext, AFScreenID screenId): super(testContext, screenId);