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

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

public class AfterSuite
extends SuiteEvent

Event fired After the Suite execution.

Version:
$Revision: $
Author:
Aslak Knutsen

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

Constructor Detail

AfterSuite

public AfterSuite()


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