de.smartics.properties.spi.config.support
Class UrlUtilTest

Package class diagram package UrlUtilTest
java.lang.Object
  extended by de.smartics.properties.spi.config.support.UrlUtilTest

@Uut(type=de.smartics.properties.spi.config.support.UrlUtil.class)
public class UrlUtilTest
     
     
extends Object


Constructor Summary
UrlUtilTest()
           
 
Method Summary
 void testShortenFileURLContainingMetaInf()
           
 void testShortenFileURLContainingNothingEndingWithSlash()
           
 void testShortenFileURLContainingNothingNotEndingWithSlash()
           
 void testShortenJarURLContainingMetaInf()
           
 void testShortenJarURLContainingNothing()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UrlUtilTest

public UrlUtilTest()
Method Detail

testShortenJarURLContainingMetaInf

public void testShortenJarURLContainingMetaInf()
                                        throws MalformedURLException
Throws:
MalformedURLException

testShortenFileURLContainingMetaInf

public void testShortenFileURLContainingMetaInf()
                                         throws MalformedURLException
Throws:
MalformedURLException

testShortenJarURLContainingNothing

public void testShortenJarURLContainingNothing()
                                        throws MalformedURLException
Throws:
MalformedURLException

testShortenFileURLContainingNothingEndingWithSlash

public void testShortenFileURLContainingNothingEndingWithSlash()
                                                        throws MalformedURLException
Throws:
MalformedURLException

testShortenFileURLContainingNothingNotEndingWithSlash

public void testShortenFileURLContainingNothingNotEndingWithSlash()
                                                           throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.