43444546474849
/* (non-Javadoc) * @see junit.framework.TestCase#setUp() */ public void setUp() throws Exception { super.setUp(); expression = new SimplePropertyExpression("name", facesContext.getELContext(), application.getELResolver()); }