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()


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