org.jboss.arquillian.persistence.event
Class TransactionFinished
java.lang.Object
org.jboss.arquillian.test.spi.event.suite.SuiteEvent
org.jboss.arquillian.test.spi.event.suite.ClassEvent
org.jboss.arquillian.test.spi.event.suite.TestEvent
org.jboss.arquillian.persistence.event.TransactionFinished
- All Implemented Interfaces:
- org.jboss.arquillian.core.spi.event.Event
public class TransactionFinished
- extends org.jboss.arquillian.test.spi.event.suite.TestEvent
| 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 |
TransactionFinished
public TransactionFinished(Object testInstance,
Method testMethod)
TransactionFinished
public TransactionFinished(org.jboss.arquillian.test.spi.event.suite.TestEvent testEvent)
Copyright © 2011 JBoss by Red Hat. All Rights Reserved.