Arquillian Test SPI 1.0.0.CR1

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

java.lang.Object
  extended by org.jboss.arquillian.test.spi.event.suite.SuiteEvent
      extended by org.jboss.arquillian.test.spi.event.suite.BeforeSuite
All Implemented Interfaces:
Event

public class BeforeSuite
extends SuiteEvent

Event fired Before the Suite execution.

Version:
$Revision: $
Author:
Aslak Knutsen

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

Constructor Detail

BeforeSuite

public BeforeSuite()

Arquillian Test SPI 1.0.0.CR1

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