org.mule
Class MuleServerTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.MuleServerTestCase

public class MuleServerTestCase
extends AbstractMuleTestCase


Field Summary
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
MuleServerTestCase()
           
 
Method Summary
 void testMuleServer()
           
 void testMuleServerAppConfig()
           
 void testMuleServerBuilerArg()
           
 void testMuleServerConfigArg()
           
 void testMuleServerJdkVersion()
           
 void testMuleServerMultipleSpringConfigArgs()
           
 void testMuleServerResource()
           
 void testMuleServerSpringBuilerArg()
           
 
Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase
clearExcludedFlag, clearRequestContext, createTestTimeoutRule, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuleServerTestCase

public MuleServerTestCase()
Method Detail

testMuleServer

public void testMuleServer()
                    throws Exception
Throws:
Exception

testMuleServerResource

public void testMuleServerResource()
                            throws Exception
Throws:
Exception

testMuleServerConfigArg

public void testMuleServerConfigArg()
                             throws Exception
Throws:
Exception

testMuleServerMultipleSpringConfigArgs

public void testMuleServerMultipleSpringConfigArgs()
                                            throws Exception
Throws:
Exception

testMuleServerBuilerArg

public void testMuleServerBuilerArg()
                             throws Exception
Throws:
Exception

testMuleServerSpringBuilerArg

public void testMuleServerSpringBuilerArg()
                                   throws Exception
Throws:
Exception

testMuleServerAppConfig

public void testMuleServerAppConfig()
                             throws Exception
Throws:
Exception

testMuleServerJdkVersion

public void testMuleServerJdkVersion()


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