当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
URLNavigatorTestCase - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.common
Class URLNavigatorTestCase
java.lang.Object
TestCase
org.jboss.portal.test.common.URLNavigatorTestCase
- public class URLNavigatorTestCase
- extends TestCase
- Version:
- $Revision: 5451 $
- Author:
- Julien Viet
- See Also:
- Serialized Form
Method Summary |
private void |
doTestJar(java.util.List expectedAtoms,
java.util.List expectedURLs,
java.net.URL url)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testFile()
|
void |
testJar()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expectedAtoms1
private java.util.List expectedAtoms1
expectedAtoms2
private java.util.List expectedAtoms2
expectedAtoms3
private java.util.List expectedAtoms3
expectedURLs1
private java.util.List expectedURLs1
expectedURLs2
private java.util.List expectedURLs2
expectedURLs3
private java.util.List expectedURLs3
URLNavigatorTestCase
public URLNavigatorTestCase(java.lang.String name)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testJar
public void testJar()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFile
public void testFile()
throws java.lang.Exception
- Throws:
java.lang.Exception
doTestJar
private void doTestJar(java.util.List expectedAtoms,
java.util.List expectedURLs,
java.net.URL url)
throws java.lang.Exception
- Throws:
java.lang.Exception