org.mule.module.xml.util
Class LocalURIResolverTestCase

java.lang.Object
  extended by org.mule.module.xml.util.LocalURIResolverTestCase

public class LocalURIResolverTestCase
extends Object


Constructor Summary
LocalURIResolverTestCase()
           
 
Method Summary
 void testResolveAboveInClasspath()
           
 void testResolveFullClasspath()
           
 void testResolveRelativeClasspathToMainXslFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalURIResolverTestCase

public LocalURIResolverTestCase()
Method Detail

testResolveFullClasspath

public void testResolveFullClasspath()
                              throws TransformerException
Throws:
TransformerException

testResolveRelativeClasspathToMainXslFile

public void testResolveRelativeClasspathToMainXslFile()
                                               throws TransformerException
Throws:
TransformerException

testResolveAboveInClasspath

public void testResolveAboveInClasspath()
                                 throws TransformerException
Throws:
TransformerException


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.