}
@Test
public void testCompositeInsertChildrenPreserveTemplateSlot() throws Exception
{
HelloWorld helloWorld = new HelloWorld();
facesContext.getExternalContext().getRequestMap().put("helloWorldBean",
helloWorld);
UIViewRoot root = facesContext.getViewRoot();