final TestRendererContext rendererContext = new TestRendererContext(
assetResolverMock);
TestDeprecatedOutputLocator outputLocator
= new TestDeprecatedOutputLocator();
TestMenuModuleCustomisation customisation
= new TestMenuModuleCustomisation();
// Create a mock OutputBufferResolver that expects to be called lots of
// times with the same value.
ExpectationBuilder expectations = mockFactory.createOrderedBuilder();
final OutputBufferResolverMock resolverMock =