org.jboss.weld.environment.servlet.test.lifecycle
Class HSCycleTestBase

java.lang.Object
  extended by org.jboss.weld.environment.servlet.test.lifecycle.HSCycleTestBase

public class HSCycleTestBase
extends Object

Author:
Ales Justin

Constructor Summary
HSCycleTestBase()
           
 
Method Summary
protected static org.jboss.shrinkwrap.api.spec.WebArchive getBaseDeployment()
           
 void testCycle(Pinger pinger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HSCycleTestBase

public HSCycleTestBase()
Method Detail

getBaseDeployment

protected static org.jboss.shrinkwrap.api.spec.WebArchive getBaseDeployment()

testCycle

public void testCycle(Pinger pinger)
               throws Exception
Throws:
Exception


Copyright © 2013 Seam Framework. All Rights Reserved.