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