|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.ail.coretest.TestUrlHandlers
public class TestUrlHandlers
The core provides a number of URL handlers to simplify access to resources. The tests defined here test those handlers.
| Constructor Summary | |
|---|---|
TestUrlHandlers(java.lang.String name)
Constructs a test case with the given name. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static junit.framework.Test |
suite()
|
void |
testAlfrescoUrlAccess()
Test raw access to the alfresco repository. |
void |
testClasspathUrlHandlerBadUrl()
This test checks that a URL pointing at an existing resource correctly opens that resource. |
void |
testClasspathUrlHandlerGoodUrl()
This test checks that a URL pointing at an existing resource correctly opens that resource. |
void |
testProdctUrlAccess()
Test raw access to the alfresco repository. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestUrlHandlers(java.lang.String name)
| Method Detail |
|---|
public static junit.framework.Test suite()
public static void main(java.lang.String[] args)
public void testClasspathUrlHandlerGoodUrl()
throws java.lang.Exception
java.lang.Exception
public void testClasspathUrlHandlerBadUrl()
throws java.lang.Exception
java.lang.Exception
public void testAlfrescoUrlAccess()
throws java.lang.Exception
java.lang.Exception
public void testProdctUrlAccess()
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||