站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.6 API 英文版文档

OutELTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.core
Class OutELTestCase

java.lang.Object
  extended byJspTestCase
      extended byorg.jboss.portal.test.core.OutELTestCase

public class OutELTestCase
extends JspTestCase

Test the out EL

Author:
Thomas Heute $Revision: 5448 $
See Also:
Serialized Form

Constructor Summary
OutELTestCase()
           
 
Method Summary
 void test01()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutELTestCase

public OutELTestCase()
Method Detail

test01

public void test01()
            throws javax.servlet.ServletException,
                   java.io.IOException
Throws:
javax.servlet.ServletException
java.io.IOException