org.mule.transformer.simple
Class ParseTemplateTransformerTestCase

java.lang.Object
  extended by org.mule.transformer.simple.ParseTemplateTransformerTestCase

public class ParseTemplateTransformerTestCase
extends Object


Constructor Summary
ParseTemplateTransformerTestCase()
           
 
Method Summary
 void setUp()
           
 void testParseTemplate()
           
 void testParseTemplateInvalidLocation()
           
 void testParseTemplateNullLocation()
           
 void testParseTemplateNullTemplate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParseTemplateTransformerTestCase

public ParseTemplateTransformerTestCase()
Method Detail

setUp

public void setUp()

testParseTemplateNullTemplate

public void testParseTemplateNullTemplate()
                                   throws TransformerException,
                                          InitialisationException
Throws:
TransformerException
InitialisationException

testParseTemplateNullLocation

public void testParseTemplateNullLocation()
                                   throws TransformerException,
                                          InitialisationException
Throws:
TransformerException
InitialisationException

testParseTemplateInvalidLocation

public void testParseTemplateInvalidLocation()
                                      throws TransformerException,
                                             InitialisationException
Throws:
TransformerException
InitialisationException

testParseTemplate

public void testParseTemplate()
                       throws TransformerException,
                              InitialisationException,
                              IOException
Throws:
TransformerException
InitialisationException
IOException


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