org.jboss.seam.faces.test.context.conversation
Class ConversationBoundaryInterceptorTest
java.lang.Object
org.jboss.seam.faces.test.context.conversation.ConversationBoundaryInterceptorTest
public class ConversationBoundaryInterceptorTest
- extends Object
- Author:
- Lincoln Baxter, III
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConversationBoundaryInterceptorTest
public ConversationBoundaryInterceptorTest()
createTestArchive
@Deployment
public static org.jboss.shrinkwrap.api.spec.JavaArchive createTestArchive()
testConversationStarted
public void testConversationStarted()
testConversationStartedWithTimeout
public void testConversationStartedWithTimeout()
testConversationBeginsAndEnds
public void testConversationBeginsAndEnds()
testConversationAbortsBeginOnFatalException
public void testConversationAbortsBeginOnFatalException()
testConversationBeginsOnPermittedException
public void testConversationBeginsOnPermittedException()
testConversationAbortsEndOnFatalException
public void testConversationAbortsEndOnFatalException()
testConversationEndsOnPermittedException
public void testConversationEndsOnPermittedException()
Copyright © 2009-2011 Seam Framework. All Rights Reserved.