org.mule.config.spring.parsers.assembly
Class ReusablePropertyConfigurationTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.config.spring.parsers.assembly.AbstractBasePropertyConfigurationTestCase
          extended by org.mule.config.spring.parsers.assembly.ReusablePropertyConfigurationTestCase

public class ReusablePropertyConfigurationTestCase
extends AbstractBasePropertyConfigurationTestCase


Field Summary
static String REFERENCE
           
static String WRAPPER
           
 
Fields inherited from class org.mule.config.spring.parsers.assembly.AbstractBasePropertyConfigurationTestCase
ALIAS, COLLECTION, IGNORED, MAP_CAPS, MAP_DIGITS, MAP_PREFIX, NAME, NOT_IGNORED, PREFIX, TO_CAPS, TO_DIGITS, UNUSED
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
ReusablePropertyConfigurationTestCase()
           
 
Method Summary
 void testReusable()
           
 
Methods inherited from class org.mule.config.spring.parsers.assembly.AbstractBasePropertyConfigurationTestCase
setTestValues, verifyIgnored, verifyMissing, verifyTestValues
 
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
 

Field Detail

REFERENCE

public static final String REFERENCE
See Also:
Constant Field Values

WRAPPER

public static final String WRAPPER
See Also:
Constant Field Values
Constructor Detail

ReusablePropertyConfigurationTestCase

public ReusablePropertyConfigurationTestCase()
Method Detail

testReusable

public void testReusable()


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