org.mule.config.builders
Class MuleXmlBuilderContextListenerTestCase

java.lang.Object
  extended by org.mule.config.builders.MuleXmlBuilderContextListenerTestCase

public class MuleXmlBuilderContextListenerTestCase
extends Object


Constructor Summary
MuleXmlBuilderContextListenerTestCase()
           
 
Method Summary
 void noMuleAppProperties()
           
 void setUp()
           
 void tearDown()
           
 void withExplicitMuleAppProperties()
           
 void withImplicitMuleAppProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleXmlBuilderContextListenerTestCase

public MuleXmlBuilderContextListenerTestCase()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

noMuleAppProperties

public void noMuleAppProperties()

withImplicitMuleAppProperties

public void withImplicitMuleAppProperties()

withExplicitMuleAppProperties

public void withExplicitMuleAppProperties()


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