org.jboss.shrinkwrap.descriptor.impl.ejbjar30
Class EjbRelationshipRoleTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar30.EjbRelationshipRoleTypeImplTestCase

public class EjbRelationshipRoleTypeImplTestCase
extends java.lang.Object


Constructor Summary
EjbRelationshipRoleTypeImplTestCase()
           
 
Method Summary
 void testCascadeDelete()
           
 void testCmrField()
           
 void testDescription()
           
 void testEjbRelationshipRoleName()
           
 void testMultiplicity()
           
 void testRelationshipRoleSource()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbRelationshipRoleTypeImplTestCase

public EjbRelationshipRoleTypeImplTestCase()
Method Detail

testDescription

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

testEjbRelationshipRoleName

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

testMultiplicity

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

testCascadeDelete

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

testRelationshipRoleSource

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

testCmrField

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