| org.apache.commons.httpclient.TestURIUtil
TestURIUtil | public class TestURIUtil extends TestCase (Code) | | Unit tests for
URIUtil . These tests care currently quite limited
and should be expanded to test more functionality.
author: Marc A. Saegesser version: $Id: TestURIUtil.java 480424 2006-11-29 05:56:49Z bayard $ |
pathTests | URITestCase pathTests(Code) | | |
queryTests | URITestCase queryTests(Code) | | |
suite | public static Test suite()(Code) | | |
testGetPath | public void testGetPath()(Code) | | |
testGetQueryString | public void testGetQueryString()(Code) | | |
|
|