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

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

public class EjbRefTypeImplTestCase
extends java.lang.Object


Constructor Summary
EjbRefTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testEjbLink()
           
 void testEjbRefName()
           
 void testEjbRefType()
           
 void testHome()
           
 void testRemote()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbRefTypeImplTestCase

public EjbRefTypeImplTestCase()
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

testHome

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

testRemote

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

testEjbLink

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