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

JarTestCase - JBOSS Portal 2.6 API 英文版文档


org.jboss.portal.test.common
Class JarTestCase

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

public class JarTestCase
extends TestCase

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

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

Constructor Detail

JarTestCase

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

testJarEntryInfo

public void testJarEntryInfo()

testEntryComparator

public void testEntryComparator()
                         throws java.io.IOException
Throws:
java.io.IOException

testIsChildOf

public void testIsChildOf()