Arquillian Test SPI 1.0.0.CR7

org.jboss.arquillian.test.spi.event.suite
Class SuiteEvent

java.lang.Object
  extended by org.jboss.arquillian.test.spi.event.suite.SuiteEvent
All Implemented Interfaces:
Event
Direct Known Subclasses:
AfterSuite, BeforeSuite, ClassEvent

public class SuiteEvent
extends Object
implements Event

Base for events fired in the Suite execution cycle.

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
SuiteEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuiteEvent

public SuiteEvent()

Arquillian Test SPI 1.0.0.CR7

Copyright © 2011 JBoss by Red Hat. All Rights Reserved.