org.jboss.shrinkwrap.descriptor.impl.jbosscommon51
Class EjbLocalRefTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.jbosscommon51.EjbLocalRefTypeImplTestCase

public class EjbLocalRefTypeImplTestCase
extends java.lang.Object


Constructor Summary
EjbLocalRefTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testEjbLink()
           
 void testEjbRefName()
           
 void testEjbRefType()
           
 void testLocal()
           
 void testLocalHome()
           
 void testLocalJndiName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbLocalRefTypeImplTestCase

public EjbLocalRefTypeImplTestCase()
Method Detail

testDescription

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

testEjbRefName

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

testEjbRefType

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

testLocalHome

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

testLocal

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

testEjbLink

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

testLocalJndiName

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