org.mule.session
Class DefaultMuleSessionTestCase
java.lang.Object
org.mule.session.DefaultMuleSessionTestCase
public class DefaultMuleSessionTestCase
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultMuleSessionTestCase
public DefaultMuleSessionTestCase()
create
public void create()
createWithFlowConstuct
public void createWithFlowConstuct()
assertCreate
protected void assertCreate(DefaultMuleSession session)
copy
public void copy()
throws IllegalArgumentException,
SecurityException,
IllegalAccessException,
NoSuchFieldException
- Throws:
IllegalArgumentException
SecurityException
IllegalAccessException
NoSuchFieldException
copyWithFlowConstruct
public void copyWithFlowConstruct()
throws IllegalArgumentException,
SecurityException,
IllegalAccessException,
NoSuchFieldException
- Throws:
IllegalArgumentException
SecurityException
IllegalAccessException
NoSuchFieldException
assertCopy
protected void assertCopy(DefaultMuleSession original,
DefaultMuleSession copy)
valid
public void valid()
propertiesCaseInsensitive
public void propertiesCaseInsensitive()
propertiesCaseInsensitiveAfterCopy
public void propertiesCaseInsensitiveAfterCopy()
merge
public void merge()
serialization
public void serialization()
throws MuleException
- Throws:
MuleException
serializationWithNonSerializableProperty
public void serializationWithNonSerializableProperty()
throws MuleException
- Throws:
MuleException
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.