org.jboss.seam.faces.test.security
Class SecurityPhaseListenerTest

java.lang.Object
  extended by org.jboss.seam.faces.test.security.SecurityPhaseListenerTest

public class SecurityPhaseListenerTest
extends Object

Author:
Brian Leathem

Constructor Summary
SecurityPhaseListenerTest()
           
 
Method Summary
static org.jboss.shrinkwrap.api.Archive<?> createTestArchive()
           
 void testGetDefaultPhases()
           
 void testIsAnnotationApplicableToPhase()
           
 void testIsRestrictPhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityPhaseListenerTest

public SecurityPhaseListenerTest()
Method Detail

createTestArchive

@Deployment
public static org.jboss.shrinkwrap.api.Archive<?> createTestArchive()

testIsAnnotationApplicableToPhase

public void testIsAnnotationApplicableToPhase()

testIsRestrictPhase

public void testIsRestrictPhase()

testGetDefaultPhases

public void testGetDefaultPhases()


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