| |
|
| org.apache.cocoon.util.test.NetUtilsTestCase
NetUtilsTestCase | public NetUtilsTestCase(String name)(Code) | | Constructor for the IOUtilsTestCase object
Parameters: name - Description of Parameter |
main | public static void main(String args)(Code) | | Description of the Method
Parameters: args - Description of Parameter |
testAbsolutize | public void testAbsolutize() throws Exception(Code) | | A unit test for NetUtils.absolutize()
exception: Exception - Description of Exception |
testDeparameterize | public void testDeparameterize() throws Exception(Code) | | A unit test for NetUtils.deparameterize()
exception: Exception - Description of Exception |
testEncodePath | public void testEncodePath() throws Exception(Code) | | A unit test for NetUtils.testEncodePath()
exception: Exception - Description of Exception |
testGetExtension | public void testGetExtension() throws Exception(Code) | | A unit test for NetUtils.getExtension()
exception: Exception - Description of Exception |
testGetPath | public void testGetPath() throws Exception(Code) | | A unit test for NetUtils.getPath() .
exception: Exception - Description of Exception |
testParameterize | public void testParameterize() throws Exception(Code) | | A unit test for NetUtils.parameterize()
exception: Exception - Description of Exception |
testRelativize | public void testRelativize() throws Exception(Code) | | A unit test for NetUtils.relativize()
exception: Exception - Description of Exception |
|
|
|