org.jboss.shrinkwrap.descriptor.impl.javaee6
Class MessageDestinationTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.javaee6.MessageDestinationTypeImplTestCase

public class MessageDestinationTypeImplTestCase
extends java.lang.Object


Constructor Summary
MessageDestinationTypeImplTestCase()
           
 
Method Summary
 void testLookupName()
           
 void testMappedName()
           
 void testMessageDestinationName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageDestinationTypeImplTestCase

public MessageDestinationTypeImplTestCase()
Method Detail

testMessageDestinationName

public void testMessageDestinationName()
                                throws java.lang.Exception
Throws:
java.lang.Exception

testMappedName

public void testMappedName()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testLookupName

public void testLookupName()
                    throws java.lang.Exception
Throws:
java.lang.Exception