super(name);
TestContext testContext = getTestContext(); testContext.setBaseUrl("http://localhost/jsc-ch13"); testContext.setResourceBundleName( "org.apache.struts.webapp.example.ApplicationResources" );
beginAt("/index.jsp"); assertTitleEqualsKey("index.title");