sk.baka.tools
Class UrlUtilsTest

java.lang.Object
  extended by sk.baka.tools.UrlUtilsTest

public class UrlUtilsTest
extends Object

Tests the UrlUtils class.

Author:
Martin Vysny

Constructor Summary
UrlUtilsTest()
           
 
Method Summary
 void isUtilityClass()
           
 void testNormalizeSlashes()
           
 void testQueryMapComplex()
           
 void testQueryMapSimple()
           
 void testToLocalFile()
           
 void testToUri()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlUtilsTest

public UrlUtilsTest()
Method Detail

isUtilityClass

public void isUtilityClass()

testQueryMapSimple

public void testQueryMapSimple()

testQueryMapComplex

public void testQueryMapComplex()

testNormalizeSlashes

public void testNormalizeSlashes()

testToLocalFile

public void testToLocalFile()

testToUri

public void testToUri()


Copyright © 2009-2010. All Rights Reserved.