UITestChainRoot<U extends UIRoot> constructor

UITestChainRoot<U extends UIRoot>(
  1. UITestContext<U> context
)

Implementation

UITestChainRoot(this.context);