bb.net
Class UrlUtil.UnitTest
java.lang.Object
bb.net.UrlUtil.UnitTest
- Enclosing class:
- UrlUtil
public static class UrlUtil.UnitTest
- extends Object
See the Overview page of the project's javadocs for a general description of this unit test class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlUtil.UnitTest
public UrlUtil.UnitTest()
test_drainXXX_getInputStream_getOutputStream
public void test_drainXXX_getInputStream_getOutputStream()
throws Exception
- Throws:
Exception
test_extractUrl_analyseUrl
public void test_extractUrl_analyseUrl()
throws Exception
- Throws:
Exception
doAnalysis
private void doAnalysis(URL url,
String prefixExpected)
throws Exception
- Throws:
Exception