org.jboss.seam.faces.test.context
Class FacesAnnotationsAdapterExtensionTest

java.lang.Object
  extended by org.jboss.seam.faces.test.context.FacesAnnotationsAdapterExtensionTest

public class FacesAnnotationsAdapterExtensionTest
extends Object

Author:
Constructor Summary
FacesAnnotationsAdapterExtensionTest()
           
 
Method Summary
static org.jboss.shrinkwrap.api.spec.JavaArchive createTestArchive()
           
 void testImproperlyAnnotatedClassIsCaptured()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesAnnotationsAdapterExtensionTest

public FacesAnnotationsAdapterExtensionTest()
Method Detail

createTestArchive

@Deployment
public static org.jboss.shrinkwrap.api.spec.JavaArchive createTestArchive()

testImproperlyAnnotatedClassIsCaptured

public void testImproperlyAnnotatedClassIsCaptured()


Copyright © 2009-2011 Seam Framework. All Rights Reserved.