new MarinerRequestContextMock("requestContextMock", expectations);
final CanvasLayoutMock canvasLayoutMock = new CanvasLayoutMock(
"canvasLayoutMock", expectations);
fragmentMock = LayoutTestHelper.createFragmentMock(
"fragmentMock", expectations, canvasLayoutMock);
final DeviceLayoutContextMock deviceLayoutContextMock =
new DeviceLayoutContextMock("deviceLayoutContextMock", expectations);
fragmentInstance =
new FragmentInstance(NDimensionalIndex.ZERO_DIMENSIONS);
final RuntimeDeviceLayoutMock runtimeDeviceLayoutMock =
new RuntimeDeviceLayoutMock("runtimeDeviceLayoutMock", expectations);