Package org.jboss.arquillian.spi.event.suite


Interface Summary
EventHandler<T> EventHandler
 

Class Summary
After Event fired After the Test method execution.
AfterClass Event fired After the Class execution.
AfterSuite Event fired After the Suite execution.
Before Event fired Before the Test method execution
BeforeClass Event fired Before the Class execution.
BeforeSuite Event fired Before the Suite execution.
ClassEvent Base for events fired in the Test Class execution cycle.
SuiteEvent Base for events fired in the Suite execution cycle.
Test Event fired to execute the Test method
TestEvent Base for events fired in the Test execution cycle.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.