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

StringTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.common
Class StringTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.portal.test.common.StringTestCase

public class StringTestCase
extends TestCase

Version:
$Revision: 5451 $
Author:
Julien Viet
See Also:
Serialized Form

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

Constructor Detail

StringTestCase

public StringTestCase(java.lang.String name)
Method Detail

testReplace

public void testReplace()