org.jboss.shrinkwrap.descriptor.impl.jboss51
Class AnnotationTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.jboss51.AnnotationTypeImplTestCase

public class AnnotationTypeImplTestCase
extends java.lang.Object


Constructor Summary
AnnotationTypeImplTestCase()
           
 
Method Summary
 void testAnnotationClass()
           
 void testAnnotationImplementationClass()
           
 void testDescription()
           
 void testInjectionTarget()
           
 void testProperty()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationTypeImplTestCase

public AnnotationTypeImplTestCase()
Method Detail

testDescription

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

testAnnotationClass

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

testAnnotationImplementationClass

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

testInjectionTarget

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

testProperty

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