| org.apache.cocoon.util.test.IOUtilsTestCase
IOUtilsTestCase | public IOUtilsTestCase(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 |
testGetContextFilePath | public void testGetContextFilePath() throws Exception(Code) | | A unit test for getContextFilePath()
exception: Exception - Description of Exception |
testNormalizedFilename | public void testNormalizedFilename() throws Exception(Code) | | A unit test for normalizedFilename()
exception: Exception - Description of Exception |
testObjectToBytesBytesToObject | public void testObjectToBytesBytesToObject() throws Exception(Code) | | A unit test for objectToBytes() , and bytesToObject()
exception: Exception - Description of Exception |
|
|