requestContext =
new MarinerRequestContextMock("requestContext", expectations);
pageContext = new MarinerPageContextMock("pageContext", expectations);
parentOutputState = new ElementOutputStateMock("parent", expectations);
parent = new XDIMEElementInternalMock("parent", expectations);
containerInstance = new ContainerInstanceImplMock("containerInstance",
expectations, NDimensionalIndex.ZERO_DIMENSIONS);
layoutContext = new DeviceLayoutContextMock("layoutContext",
expectations);
final CanvasLayoutMock layout = new CanvasLayoutMock(
"layout", expectations);