Class SuiteEvent
java.lang.Object
org.jboss.arquillian.test.spi.event.suite.SuiteEvent
- All Implemented Interfaces:
Event
- Direct Known Subclasses:
AfterSuite,BeforeSuite,ClassEvent
Base for events fired in the Suite execution cycle.
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SuiteEvent
public SuiteEvent()
-