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

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.mule.config.spring.parsers.assembly.AbstractBasePropertyConfigurationTestCase
              extended by org.mule.config.spring.parsers.assembly.TempWrapperPropertyConfigurationTestCase
All Implemented Interfaces:
junit.framework.Test

public class TempWrapperPropertyConfigurationTestCase
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
 
Constructor Summary
TempWrapperPropertyConfigurationTestCase()
           
 
Method Summary
 void testTempWrapper()
           
 
Methods inherited from class org.mule.config.spring.parsers.assembly.AbstractBasePropertyConfigurationTestCase
setTestValues, verifyIgnored, verifyMissing, verifyTestValues
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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

TempWrapperPropertyConfigurationTestCase

public TempWrapperPropertyConfigurationTestCase()
Method Detail

testTempWrapper

public void testTempWrapper()


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