renderer = new DeviceLayoutRenderer(layoutAttributesFactoryMock);
}
private void setupStyling() {
final CompiledStyleSheetMock layoutCompiledStyleSheetMock =
new CompiledStyleSheetMock("layoutCompiledStyleSheetMock",
expectations);
final CompiledStyleSheetMock themeCompiledStyleSheetMock =
new CompiledStyleSheetMock("themeCompiledStyleSheetMock",
expectations);
final CompiledStyleSheetCollection compiledStyleSheets =
new CompiledStyleSheetCollection();