org.rhq.test.arquillian.spi.events
Class PluginContainerOperationsExecuted

java.lang.Object
  extended by org.jboss.arquillian.test.spi.event.suite.SuiteEvent
      extended by org.jboss.arquillian.test.spi.event.suite.ClassEvent
          extended by org.jboss.arquillian.test.spi.event.suite.TestEvent
              extended by org.rhq.test.arquillian.spi.events.PluginContainerOperationsExecuted
All Implemented Interfaces:
org.jboss.arquillian.core.spi.event.Event

public class PluginContainerOperationsExecuted
extends org.jboss.arquillian.test.spi.event.suite.TestEvent

Author:
Lukas Krejci

Constructor Summary
PluginContainerOperationsExecuted(Object testInstance, Method testMethod)
           
 
Method Summary
 
Methods inherited from class org.jboss.arquillian.test.spi.event.suite.TestEvent
getTestInstance, getTestMethod
 
Methods inherited from class org.jboss.arquillian.test.spi.event.suite.ClassEvent
getTestClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginContainerOperationsExecuted

public PluginContainerOperationsExecuted(Object testInstance,
                                         Method testMethod)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.