org.jboss.shrinkwrap.descriptor.impl.ejbjar31
Class MethodPermissionTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar31.MethodPermissionTypeImplTestCase

public class MethodPermissionTypeImplTestCase
extends java.lang.Object


Constructor Summary
MethodPermissionTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testMethod()
           
 void testRoleName()
           
 void testUnchecked()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodPermissionTypeImplTestCase

public MethodPermissionTypeImplTestCase()
Method Detail

testDescription

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

testMethod

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

testRoleName

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

testUnchecked

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