Arquillian Test SPI 1.0.0.CR7

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

Arquillian Test SPI 1.0.0.CR7

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